Re: Digest Every Hour Bug

2005-02-24 Thread Michael Dinowitz
Should be fixed now > Hi, > > Today, I signed up for the hourly digest--I must say it's suiting my > needs nicely. > > However, I noticed that I am receiving the hourly digest to this > address, in addition to an address that no longer shows up in my > settings, and WAS a previous email address f

Re: jrun.dll on J2EE

2005-02-24 Thread Nick de Voil
> > However, when I try to hit a .cfm page that's located under > > wwwroot I get "Cannot find server or DNS error". Or > > sometimes, it just hangs. > > I'm not sure what problem you're running into, but in any case you'll want > to disable "friendly HTTP error messages" in Internet Explorer to se

flash form tut

2005-02-24 Thread dave
fyi~ communitymx released a free tut on flash forms for those who are struggling a bit http://www.communitymx.com/abstract.cfm?cid=F00B5 ~| Logware (www.logware.us): a new and convenient web-based time tracking application.

Digest Every Hour Bug

2005-02-24 Thread Russ
Hi, Today, I signed up for the hourly digest--I must say it's suiting my needs nicely. However, I noticed that I am receiving the hourly digest to this address, in addition to an address that no longer shows up in my settings, and WAS a previous email address for me, but has been removed some tim

RE: Can DHTML call a web service directly

2005-02-24 Thread Dan Plesse
Thanks for the quick reply Rob, But every time I look at neuromancer, I can't seem to understand how to get started. I was wondering if you could just call a web service with just two lines of code? Like so ... req = new XMLHttpRequest(); req.open("POST", "http://dan:8500/myCFC/cgitest.cfc",

RE: Problems with a large select box

2005-02-24 Thread James Holmes
I think a few users would get cranky with 40,000 entries to scroll through, too. -Original Message- From: Justin D. Scott [mailto:[EMAIL PROTECTED] Sent: Friday, 25 February 2005 12:39 To: CF-Talk Subject: RE: Problems with a large select box > I am populating a select box from a query

Re: CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-24 Thread Steven Erat
On Thu, 24 Feb 2005 22:17:21 -0500, Craig Benner <[EMAIL PROTECTED]> wrote: > So to use 2 cfclientdb, I will have to write my code to keep the data up > to date as the jump back and forth between the servers / cfclientdbs. > > Sounds like a pain. Just use two databases on the same database serve

RE: Problems with a large select box

2005-02-24 Thread Justin D. Scott
> I am populating a select box from a query of a > Parts catalog (40K items). Then allowing the > user to select multiple items. Yikes! Are there categories you can break those down into? Maybe implement some kind of "parts basket" similar to a shopping cart? Even Enterprise Manager gets crank

Re: Pro/Con Moving from MSSQL to MySQL

2005-02-24 Thread Paul Hastings
Jochem van Dieten wrote: > The line about it being 01:30 probably explains most :-) ah you know i love ibm (where would i be without icu4j) but that stuff about their registration process & the docs is so on the mark. don't know if it's because of the docs but their OSS staff are more than help

Re: Passing SQL nText to another page

2005-02-24 Thread Raj Vijay
Great, thanx a lot. -Raj ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a

Re: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread dave
They covered all the new features and had demos (either live or via breeze) of the new version 7 features. no they didn't teach typing and if they did I wouldn't take it cause i'm not a damn secretary!! From: Will Tomlinson <[EMAIL PROTECTED]> Sent: Thu

RE: Gotchas -- Looking for opinions?

2005-02-24 Thread Nick Baker
Justin, You are right. I was using GetBaseTemplatePath() Nick At 04:43 PM 2/24/2005, you wrote: > > Every time I seem to get confidence in a tag, it bites me. > > > CFINCLUDE -- if you check for the template absolute path > > you get the path of the calling template, not the called > > template

RE: Gotchas -- Looking for opinions?

2005-02-24 Thread Nick Baker
At 05:25 PM 2/24/2005, you wrote: > > CFMX 6.1 and below > > > > The issue is flow control and calling other templates on the > > same Website. > > > > This is question is broad by design. I have a specific need > > now, but want to ask this question in a more general sense > > for future needs. In

Re: Passing SQL nText to another page

2005-02-24 Thread S . Isaac Dealey
> Hi all, > i have a table containing a ntext data type column > (Variable-length Unicode data with a maximum length of > 2^30 - 1 (1,073,741,823) characters). > I successfully passed the value of the variable to the > next page. > Click Here > My question: Is this is the only way to pass the v

RE: CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-24 Thread Craig Benner
So to use 2 cfclientdb, I will have to write my code to keep the data up to date as the jump back and forth between the servers / cfclientdbs. Sounds like a pain. -Original Message- From: Steven Erat [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 6:16 PM To: CF-Talk Subject:

Re: Problems with a large select box

2005-02-24 Thread S . Isaac Dealey
> I am populating a select box from a query of a Parts > catalog (40K items). Then allowing the user to select > multiple items. At times the page loads, the select box > is populated, and everything works as designed. After > submitting the page and hitting the back button or just > reloading t

Re: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread Will Tomlinson
How was the seminar? What all did they talk about. Did they teach typing as well? THE GAME! ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on

RE: Calling SQL User Defined Functions from Coldfusion

2005-02-24 Thread S . Isaac Dealey
It must have something to do with the drivers CF uses to connect to MS SQL then. > I had the same thing with two I created, but a third > didn't suffer from > needing the owner. I didn't look any further at the > reasons at the time. The > only thing that springs to mind is that the site requiring

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread dave
you might try using the netdebugger or this http://www.communitymx.com/abstract.cfm?cid=FD5CA they also have a free one for flash too, that one is for dreamweaver. From: "Adrian Lynch" <[EMAIL PROTECTED]> Sent: Thursday, February 24, 2005 9:07 PM To: CF-

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread dave
that came from sean and from our local MM rep (who checked on it 4 me) and we had a big MM cfm 7 seminar yesterday and it was said there as well thats MM it was a nice offering and mike nimer, I hope that girl who was writing u on yahoo during your flash forms presentaion turned out to be a hot

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread Adrian Lynch
Did a quick test and it's not working, I'll debug it some more tomorrow. Ade -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 25 February 2005 01:32 To: CF-Talk Subject: RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)... Really? That's

Re: Problems with a large select box

2005-02-24 Thread Jon Austin
Mate! 40,000 items? No wonder the browser is choking! This is one of those situations where you need to find another solution I think. What about implementing something like Google suggest? http://www.google.com/webhp?complete=1&hl=en Regards, Jon On Thu, 24 Feb 2005 20:22:02 -0500 (EST), jge

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread Adrian Lynch
Really? That's interesting. I'll quickly test it and get back with an answer. Ade -Original Message- From: dave [mailto:[EMAIL PROTECTED] Sent: 25 February 2005 01:27 To: CF-Talk Subject: RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)... as for the flash r

RE: THIS scope

2005-02-24 Thread Adrian Lynch
A good read, a very good read. To balance it out, get Hackers & Painters by Paul Graham also. The two combined make for a great read, a very great read :OD Ade -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: 25 February 2005 01:25 To: CF-Talk Subject: RE: THIS scope

RE: Problems with a large select box

2005-02-24 Thread Adrian Lynch
Any way of breaking the 40K items into more manageable chuncks? Ade -Original Message- From: jgeorges [mailto:[EMAIL PROTECTED] Sent: 25 February 2005 01:22 To: CF-Talk Subject: Problems with a large select box I am populating a select box from a query of a Parts catalog (40K items). Th

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread dave
as for the flash remoting, you can no longer call the site/flashservices/gateway anymore as it was removed due to a security risk. As far as I have been told you just have to run the app and see From: "Adrian Lynch" <[EMAIL PROTECTED]> Sent: Thursday, Feb

RE: THIS scope

2005-02-24 Thread James Holmes
LOL - there's a book I'll have to look out for and follow it religiously ;-) -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Friday, 25 February 2005 9:21 To: CF-Talk Subject: RE: THIS scope Someone's been reading The Pragmatic Programmer! Are you allowed to call

RE: Calling SQL User Defined Functions from Coldfusion

2005-02-24 Thread Adrian Lynch
I had the same thing with two I created, but a third didn't suffer from needing the owner. I didn't look any further at the reasons at the time. The only thing that springs to mind is that the site requiring the owner prefix had CF connecting as a user where as the other one didn't. Ade -Orig

Problems with a large select box

2005-02-24 Thread jgeorges
I am populating a select box from a query of a Parts catalog (40K items). Then allowing the user to select multiple items. At times the page loads, the select box is populated, and everything works as designed. After submitting the page and hitting the back button or just reloading the page t

RE: THIS scope

2005-02-24 Thread Adrian Lynch
Someone's been reading The Pragmatic Programmer! Are you allowed to call yourself pragmatic, isn't it like being cool, if you say you're cool, you're not! :OD Ade -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: 25 February 2005 01:12 To: CF-Talk Subject: RE: THIS sco

RE: Calling SQL User Defined Functions from Coldfusion

2005-02-24 Thread S . Isaac Dealey
I wrote a SQL Server UDF just the other day to remove time information from a date column... pretty straightforward... select mydatecolumn, x, y, z from mytable group by dbo.trimDate(mydatecolumn), x, y, z In my experience I had to specify the owner of the function for S

RE: THIS scope

2005-02-24 Thread James Holmes
This is one of the reasons for my original question. I'm pragmatic - if the Rules OF OOP Which Must Be Obeyed At All Costs don't work for me, then screw them, especially in a language that isn't actually OO. However, I'm always trying to pick up new good habits and best-practices. The new version

RE: THIS scope

2005-02-24 Thread Adrian Lynch
I agree with your thoughts, I'm glad you put into words what I think about OO and CF. An all or nothing approach seems to put many people off and no one seems to advocate a slow move into OO with the use of good functions and site/app architecture. Instead we get told to go down the CFC route and

RE: Calling SQL User Defined Functions from Coldfusion

2005-02-24 Thread Adrian Lynch
yourSQLUDF() It should be that simple, you may need to sort out permissions though. Ade -Original Message- From: Kenton Gray [mailto:[EMAIL PROTECTED] Sent: 25 February 2005 00:54 To: CF-Talk Subject: Calling SQL User Defined Functions from Coldfusion I'm currently trying to

Calling SQL User Defined Functions from Coldfusion

2005-02-24 Thread Kenton Gray
I'm currently trying to port an app from .net to coldfusion (for various reasons), but the app uses microsoft sql server user defined functions. I can't seem to find any reference on how to call them from coldfusion, or if it's even possible. Searching on google gives me alot of results for how

Re: THIS scope

2005-02-24 Thread S . Isaac Dealey
> Well, yeah. That's a way to do it. > Is anyone else conflicted as to how many workaround we > should make to > enable OOP in CF when we're already able to develop some > pretty nice > applications? > -Joe I'm an advocate of OOP but not a zealot. There are times when I see someone create a cla

RE: Passing SQL nText to another page

2005-02-24 Thread Adrian Lynch
If you can change it to a form field, hidden would be ok, it will scale better. However, if the data is in the DB, why not pass a reference to it, an ID maybe, and extract it on the second page? Ade -Original Message- From: Raj Vijay [mailto:[EMAIL PROTECTED] Sent: 24 February 2005 23:46

Passing SQL nText to another page

2005-02-24 Thread Raj Vijay
Hi all, i have a table containing a ntext data type column (Variable-length Unicode data with a maximum length of 2^30 - 1 (1,073,741,823) characters). I successfully passed the value of the variable to the next page. Click Here My question: Is this is the only way to pass the value or any oth

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
Alright...here's the solution... Rename the logfiles so they're not recognized by the system and when an instance of MySQL is created it has to redo the files and...voila! We're back in business...whew! Rick -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Thursd

Re: bugs URL

2005-02-24 Thread Umer Farooq
Well one thing I can say for sure.. that tech support from Macradio was superb.. I filled out the online form.. and 15 minutes later.. I had the answer.. absolutely amazing. -- Umer Farooq Octadyne Systems +1 (519) 489-1119 voice +1 (519) 635-2795 mobile +1 (530) 326-3586 fax WEB SOLUTIONS FO

Re: CFMX 6.1 Standard Questions

2005-02-24 Thread Nathan Mische
> With CFMX Standard, the context root is "/", so every request is routed > through the CF module for your web server to determine whether CF should > handle it. Thanks Dave, I'm basing my question on an article I read on the Macromedia site, "Implementing Multitier Hardware Load Balancing with C

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
This version of MySQL ( 4.1) comes with an installation routine that allows the installer to start the service as part of the installation. It's been running as a service for about two days, but when I restarted the server, suddenly it started throwing errors... Specifically... .\ib_logfile0 is

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread Adrian Lynch
Yeah, just read that. About to hit refresh in the browser to see if the error appears with the extra code in App.cfm. I also emailed my details to support at CT so they know it's still happening. On a slightly different note, there's mention of Flash remoting now working, I'm still not getting the

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread dave
you did click on the winmysqladmin.exe in the bin folder to start the service didnt you? From: "Rick Faircloth" <[EMAIL PROTECTED]> Sent: Thursday, February 24, 2005 6:49 PM To: CF-Talk Subject: RE: OT: How do I stop MySQL which is running as a service?

Re: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread Will Tomlinson
ade, I think you should have your timeout set at 20, not 30. Don't know if that'll help but I *think* their default timeout is 20. It's hard keeping track since I've gotten 4 different responses from them on the topic. :) HTH, Will (THE GAME)

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
Thanks for tip, Dave... I've already manually deleted the service, uninstalled MySQL and reinstalled. But, I'm still getting the error. I think I've found what causing MySQL from starting. In the error log it's stating that the InnoDB log file size is different from that specified in the .cnf fi

RE: CF7 won't run under IIS, wont install - business almost shut down for 2 days now.

2005-02-24 Thread Dave Watts
> I have been in software development and games development for > nearly 26 years, and in that time I have always seen products > released before they should have been released it has never > changed. But the powers to be wanted this out quickly to > generate some cash flow into the company and

RE: bugs URL

2005-02-24 Thread Adrian Lynch
"Session is invalid"? There's talk of this being a bug rather than a config issue. http://www.crystaltech.com/forum/topic.asp?TOPIC_ID=10418&SearchTerms=sessio n+is+invalid What's the difference between a 'known issue' and a 'bug'? Does a bug become a known issue once it's found?! If a bug falls

Re: Pro/Con Moving from MSSQL to MySQL

2005-02-24 Thread S . Isaac Dealey
Yep, that would be the one. > I think you mean SQLYog, > I've used it quite a bit in the past and it's very handy > if you aren't a > command line junkie, or can't remember the specific syntax > of a command. > Spike s. isaac dealey 954.927.5117 new epoch : isn't it time for a change? add

Re: bugs URL

2005-02-24 Thread Sean Corfield
On Thu, 24 Feb 2005 15:01:41 -0500, Dave Carabetta <[EMAIL PROTECTED]> wrote: > Cheers Sean. As a follow-up, that URL is for *documentation* known > issues, not known issues in the language itself. Do you know of a > language Known Issues document? Argh! Yes, you're right. No, I can't find a known

Re: CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-24 Thread Steven Erat
Craig Benner wrote: > Here is a little back ground before I get into my problem. I have 3 > production web servers. 2 of them are running CF 5 which is load > balanced. They are using client variables to keep state and login > information. This is working perfectly. Next I am adding a standalo

RE: bugs URL

2005-02-24 Thread Adrian Lynch
Anyone from MM care to answer? Ade -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: 24 February 2005 23:23 To: CF-Talk Subject: RE: bugs URL > Any reason why they don't? I'm sure there are, but it's not my place to speak for Macromedia. Dave Watts, CTO, Fig Leaf Sof

RE: cfinput question...

2005-02-24 Thread Adrian Lynch
Then why can you have radio inputs with the same name? I thought the point of Flash forms was to map directly to HTML forms, of course with improvements also, but holding onto the way they work. I know that sounds like a simplistic view. It's almost always the case that we use both radio and chec

RE: Gotchas -- Looking for opinions?

2005-02-24 Thread Dave Watts
> CFMX 6.1 and below > > The issue is flow control and calling other templates on the > same Website. > > This is question is broad by design. I have a specific need > now, but want to ask this question in a more general sense > for future needs. In some cases I will want to execute code > ar

RE: bugs URL

2005-02-24 Thread Dave Watts
> Any reason why they don't? I'm sure there are, but it's not my place to speak for Macromedia. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Ba

RE: bugs URL

2005-02-24 Thread Adrian Lynch
Any reason why they don't? -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: 24 February 2005 20:52 To: CF-Talk Subject: RE: bugs URL > > Does anyone know the URL of listing of all the known bugs > > in ColdFusion MX. > > There isn't one. MM keeps that private. However

RE: Invalid session error WAS Will Tomlinson (or anyone else for that matter)...

2005-02-24 Thread Adrian Lynch
Just got the error again! On IE this time so ignore my Firefox talk. Taking an example from the CT forums, I've added this On the face of it, it seems to work. Can anyone think of a reason not to use this? I know it will double up any app scope vars

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
Well...I deleted the key...deleted MySQL, rebooted, verified that MySQL was uninstalled and not running as a Service, reinstalled MySQL...attempted to create an instance...and... wouldn't install...program terminated unexpectedly: Error 0...whatever that means... Anymore ideas? Anything I might

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Dave Watts
> If this blows up and I can't solve the problem, I'll just > have to re-format the drive and start from scratch, I guess... There is a service installer/uninstaller included within the Windows Resource Kit for your server platform. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig

RE: Gotchas -- Looking for opinions?

2005-02-24 Thread Justin D. Scott
> Every time I seem to get confidence in a tag, it bites me. > CFINCLUDE -- if you check for the template absolute path > you get the path of the calling template, not the called > template. That's what GetCurrentTemplatePath() is for. > The tags that come to mind are > ... > Please share any th

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
Well...this server is being setup for production, but it's not live, yet... If this blows up and I can't solve the problem, I'll just have to re-format the drive and start from scratch, I guess... Thanks, Jochem... -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Se

Re: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Jochem van Dieten
Rick Faircloth wrote: > Well, I was able to change the path, but I keep running into various > problems. > > It may be better just to delete everything and install from scratch... > > To delete the MySQL Service, could I just delete the MySQL folder in: > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentContr

RE: cfinput question...

2005-02-24 Thread Mike Nimer
I agree. I'll see what we can do to get this documented better in the docs. ---nimer -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 5:02 PM To: CF-Talk Subject: Re: cfinput question... Nope, I did not have flash compile errors checked

Gotchas -- Looking for opinions?

2005-02-24 Thread Nick Baker
CFMX 6.1 and below The issue is flow control and calling other templates on the same Website. This is question is broad by design. I have a specific need now, but want to ask this question in a more general sense for future needs. In some cases I will want to execute code are return to the call

RE: CFMX 6.1 Standard Questions

2005-02-24 Thread Dave Watts
> CFMX standard doesn't get involved in static content at all > (i.e. anything not parsed as a CF file) so the location > should make no difference. Actually, this isn't entirely true. By default, when you hook CF up to your web server, CF installs a module that examines each incoming request. O

RE: CFMX 6.1 Standard Questions

2005-02-24 Thread Dave Watts
> Second, I know that in the J2EE config a significant > performance increase may be seen by placing static content > outside of the cfusion context root. Does this apply to the > CFMX Standard as well? With CFMX Standard, the context root is "/", so every request is routed through the CF modu

CF MX and CF 5 accessing the same client database storage for one big application.

2005-02-24 Thread Craig Benner
Here is a little back ground before I get into my problem. I have 3 production web servers. 2 of them are running CF 5 which is load balanced. They are using client variables to keep state and login information. This is working perfectly. Next I am adding a standalone CF MX 6.1 machine where t

Re: cfinput question...

2005-02-24 Thread Charles Heizer
Nope, I did not have flash compile errors checked on the debug, my mistake. It probably would have helped. ;-) I've already altered my code to support unique names, I guess it's just nice to know. - Charles On 2/24/05 1:42 PM, "Mike Nimer" <[EMAIL PROTECTED]> wrote: > That message should have

RE: cfinput question...

2005-02-24 Thread Dave Watts
> > > Seems to me like a cop-out excuse for having made something > > > that's easy with HTML difficult with flash forms. > > > Seems to me like maybe Flash and HTML are significantly > > different. Why would you expect something to work in Flash > > the same way it works in HTML? > > Because

RE: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
Well, I was able to change the path, but I keep running into various problems. It may be better just to delete everything and install from scratch... To delete the MySQL Service, could I just delete the MySQL folder in: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services ? Would there be other

RE: Pro/Con Moving from MSSQL to MySQL

2005-02-24 Thread Dave Watts
> Of course you can trust MS-SQL -- it's a great database. I'd > ask what kind of idiot leaves port 1433 open on a MS-SQL > server in the first place (due to the number of infections > with the various worms, apparently a lot)? This doesn't really have anything to do with the thread, but to ans

RE: THIS scope

2005-02-24 Thread Dave Watts
> In retrospect I believe the cfinvoke tag will allow you to > execute a method of a CFC without invoking the CFC ... It's worth pointing out that this will in fact create an instance of the CFC itself. However, because you're not storing a reference to that instance anywhere, you won't have any

RE: cfinput question...

2005-02-24 Thread Mike Nimer
That message should have shown up, it's a compile error. Did you have the show flash compile errors debug option checked as well? The reason the names have to be unique is because flex requires each component to have a unique id (which I believe is something flash forces on flex). And since we are

RE: jrun.dll on J2EE

2005-02-24 Thread Dave Watts
> However, when I try to hit a .cfm page that's located under > wwwroot I get "Cannot find server or DNS error". Or > sometimes, it just hangs. I'm not sure what problem you're running into, but in any case you'll want to disable "friendly HTTP error messages" in Internet Explorer to see more in

Re: mySQL to PostGreSQL on Windows (was Pro/Con Moving from MSSQL to MySQL)

2005-02-24 Thread Jordan Michaels
Jim McAtee wrote: >- Original Message - >From: "Jochem van Dieten" <[EMAIL PROTECTED]> >To: "CF-Talk" >Sent: Thursday, February 24, 2005 12:39 PM >Subject: Re: mySQL to PostGreSQL on Windows (was Pro/Con Moving from MSSQL >to MySQL) > > > > >>Matt Robertson wrote: >> >> >>>A week

Re: cfinput question...

2005-02-24 Thread Charles Heizer
This was true for me, I guess the really confusing part was that I did not get a error on screen or even with the debug turned on, it just won't show the flash form, and you have no idea what's wrong. - Charles On 2/24/05 12:57 PM, "Joe Rinehart" <[EMAIL PROTECTED]> wrote: >> Seems to me like m

Re: OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Jochem van Dieten
Rick Faircloth wrote: > > Trying to change the MySQL Service path doesn't seem possible, because the > path form field > is grayed out...is there somewhere I can do that? The registry? Check HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services Jochem ~~~

title for CFCHART?

2005-02-24 Thread Cliff Meyers
Does anyone know if there is a workaround for tnot being able to put a title inside charts generated by CFCHART? In many cases my users are downloading the chart to slap into a Powerpoint or Excel file but without a title it can be confusing to remember exactly what the chart is representing. Apa

OT: How do I stop MySQL which is running as a service?

2005-02-24 Thread Rick Faircloth
I've been using MySQL 4.1 for a couple of days now and all has been fine, then I rebooted the server, and suddenly MySQL wouldn't connect. I kept getting an incorrect file path error. I checked the executable file path set in the MySQL Service and it's pointing to: "C:\Program Files\mysql\bin\my

Re: cfinput question...

2005-02-24 Thread dave
well its something new so of course you may have to learn a few new things, especially when its not the same thing at all. If you want the benefits of using it then take a few extra mintues to learn it. From: Joe Rinehart <[EMAIL PROTECTED]> Sent: Thursda

RE: IN predicate SQL and CFMX

2005-02-24 Thread Paul
listQualify() -Original Message- From: David Mineer [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 2:02 PM To: CF-Talk Subject: IN predicate SQL and CFMX I get a value from the field of a database. Typical result is "su,dm,ie" Assuming that value is stored in "dbfield". T

RE: IN predicate SQL and CFMX

2005-02-24 Thread Justin D. Scott
> SQL is looking for ('su','dm','ie') > HOw do I pass that value instead of ('su,dm,ie') #ListQualify(list, qualifier [, delimiters ] [, elements ])# So in your case... WHERE thisvalue in (#ListQualify(dbfield, "'")#) --- Justin D. Scott Vice President Sceiron I

RE: IN predicate SQL and CFMX

2005-02-24 Thread Adrian Lynch
ValueList() http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/funca117.htm#wp111423 6 There's also QuotedValueList() http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/functa59.htm#wp111081 0 Ade -Original Message- From: David Mineer [mailto:[EMAIL PROTECTED] Sent: 24 February

IN predicate SQL and CFMX

2005-02-24 Thread David Mineer
I get a value from the field of a database. Typical result is "su,dm,ie" Assuming that value is stored in "dbfield". THen I want to use that value in SQl like so SELECT * FROM DATABASE WHERE thisvalue in (#dbfield#) SQL is looking for ('su','dm','ie') HOw do I pass that value instead of ('su,

Re: cfinput question...

2005-02-24 Thread Joe Rinehart
> Seems to me like maybe Flash and HTML are significantly different. Why would > you expect something to work in Flash the same way it works in HTML? When I was exploring Flash forms I hit this and, because of my Flash background, didn't give it another thought. However, the new Flash forms are s

Re: Can DHTML call a web service directly

2005-02-24 Thread Rob
Yes, http://www.rohanclan.com/products/neuromancer/ It'll even convert CF datatypes to JS (not including query, but you can use Dick Applebaums thin client to do that) On Thu, 24 Feb 2005 15:41:35 -0500, Dan Plesse <[EMAIL PROTECTED]> wrote: > It is possible to use DHTML to hit a CF web service

Re: Need cfmx 6.1 install

2005-02-24 Thread K0rneliuz Van Strauss XIV
ta On Thu, 24 Feb 2005 15:40:09 -0500, C. Hatton Humphrey <[EMAIL PROTECTED]> wrote: > K0rneliuz Van Strauss XIV wrote: > > one of my dev boxes keeps crashing... and it all started when i > > upgraded cfmx... i want to go back to 6.1 to see if that is/was the > > problem > > > > anyone know of a

RE: cfinput question...

2005-02-24 Thread S . Isaac Dealey
>> Seems to me like a cop-out excuse for having made >> something >> that's easy with HTML difficult with flash forms. > Seems to me like maybe Flash and HTML are significantly > different. Why would > you expect something to work in Flash the same way it > works in HTML? Because someone who's in

Re: mySQL to PostGreSQL on Windows (was Pro/Con Moving from MSSQL to MySQL)

2005-02-24 Thread S . Isaac Dealey
> I use mySQL primarily in production, although I have > clients using MS SQL and work in it a fair bit every > day. The code I write has to *always* port > interchangeably between these two platforms, > as well as Access and Oracle, so I don't get fancy > with *any* platform's functions. You mig

RE: cfinput question...

2005-02-24 Thread Dave Watts
> Seems to me like a cop-out excuse for having made something > that's easy with HTML difficult with flash forms. Seems to me like maybe Flash and HTML are significantly different. Why would you expect something to work in Flash the same way it works in HTML? Dave Watts, CTO, Fig Leaf Software h

RE: bugs URL

2005-02-24 Thread Dave Watts
> > Does anyone know the URL of listing of all the known bugs > > in ColdFusion MX. > > There isn't one. MM keeps that private. However, if you > have specific questions, they're usually pretty good about > sharing relevant info. They are, with the qualification that you may have to talk to the

Re: Need cfmx 6.1 install

2005-02-24 Thread C. Hatton Humphrey
K0rneliuz Van Strauss XIV wrote: > one of my dev boxes keeps crashing... and it all started when i > upgraded cfmx... i want to go back to 6.1 to see if that is/was the > problem > > anyone know of a location for the file? You should be able to download them without any problem from the MacroMed

Can DHTML call a web service directly

2005-02-24 Thread Dan Plesse
It is possible to use DHTML to hit a CF web service using XMLHTTPRequest(), which allows you to make raw XML posts to a web service? Example 1 http://www.infoscico.com/DbWebService/DbWebServiceClient.htm Example 2 http://w3coder.com/ws/dhtml/DHTMLCallWSRev.htm My Example http:

BlueDragon was RE: serialize cfc

2005-02-24 Thread S . Isaac Dealey
Hey Vince -- off-topic, I just had a quick question -- has there been any progress or plans for progress on the explicitely-scoped keywords bug that's been reported in 3-5 different bugs in the BD bugbase? Seems like a silly thing, but it's been the larger issue that's prevented me doing more testi

Re: bugs URL

2005-02-24 Thread Umer Farooq
Hi, Thanks for the URL.. but not the right one.. anyhow.. I have gone through all the URL's on the site.. but can't seem to find any refrence to.. bug 57458 (http://www.petefreitag.com/item/163.cfm) I tried filling out the form.. to contact support.. to get a status on it.. but for some reason

Need cfmx 6.1 install

2005-02-24 Thread K0rneliuz Van Strauss XIV
one of my dev boxes keeps crashing... and it all started when i upgraded cfmx... i want to go back to 6.1 to see if that is/was the problem anyone know of a location for the file? -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ Single Dads ]-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ http

Re: cfinput question...

2005-02-24 Thread S . Isaac Dealey
If HTML doesn't have a client-side state, how to radio buttons work? Seems to me like a cop-out excuse for having made something that's easy with HTML difficult with flash forms. > Well Flash has a Client-side state where as HTML doesn't. > HTML simple aggregates all inputs with the same name wh

Re: bugs URL

2005-02-24 Thread Dave Carabetta
On Thu, 24 Feb 2005 11:46:10 -0800, Sean Corfield <[EMAIL PROTECTED]> wrote: > On Thu, 24 Feb 2005 14:30:50 -0500, Dave Carabetta <[EMAIL PROTECTED]> wrote: > > There isn't one in the sense that there's no searchable bug base. I > > *think* there's a Known Issues document somewhere on Macromedia's

Re: mySQL to PostGreSQL on Windows (was Pro/Con Moving from MSSQL to MySQL)

2005-02-24 Thread Jim McAtee
- Original Message - From: "Jochem van Dieten" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Thursday, February 24, 2005 12:39 PM Subject: Re: mySQL to PostGreSQL on Windows (was Pro/Con Moving from MSSQL to MySQL) > Matt Robertson wrote: >> A week or so ago I peeked at the PostGreSQL web si

Re: bugs URL

2005-02-24 Thread Claude Schneegans
3- when releasing a new version, make all previous version bugs known so that people have a good reason to buy the new version... -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this

  1   2   3   >