Re: SQL Name Sounds Like Matching

2003-03-27 Thread Matthew Walker
Well there's Daitch-Mokotoff Soundex which adds better support for Hebrew. http://www.avotaynu.com/soundex.html - Original Message - From: Haggerty, Mike [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, March 28, 2003 8:33 AM Subject: RE: SQL Name Sounds Like Matching

Re: Nested Query Loop Bug/Issue

2003-03-27 Thread Dina Hess
Tony, That's a known problem. To work around it, just set a local variable in the outer loop equal to the value in Query1 you want to pass to Query2 and access *that* variable inside of your inner loop. ~Dina - Original Message - From: Tony Schreiber [EMAIL PROTECTED] To: CF-Talk [EMAIL

Re: cfimport tag - jsp libraries

2003-03-27 Thread ksuh
Any reason why the statements are in a cfoutput block? Try using the javaCast function. - Original Message - From: Bosky, Dave [EMAIL PROTECTED] Date: Thursday, March 27, 2003 12:50 pm Subject: cfimport tag - jsp libraries Its my first attempt at using the cfimport tag and I can't seem

Re: Nested Query Loop Bug/Issue

2003-03-27 Thread Tony Schreiber
Thanks Dina, I know the work-around (It's in my original message and used in my demo code) - I guess I was looking for how many people had run into this before and if it was an official known-issue or not, or even expceted behavior... That's a known problem. To work around it, just set a local

RE: CFMX Updater 3 Available

2003-03-27 Thread Jeff Battershall
I've been using Updater 3 in 4 different installations and it's working just fine - great in fact. The COM implementation works as expected (finally) (in my limited testing), which is nice. I'd be surprised to find anyone's installations dying. I can't speak for MM, but if it works on Updater 2,

Re: CFMX Updater 3 Available

2003-03-27 Thread Dave Carabetta
Just a reminder that ColdFusion MX Updater 3 is now available for free download from the MM website. In my opinion, this is very close to a full dot-release of CFMX, and includes all cumulative major fixes in all product areas, and adds over 100 fixes, mostly focused around server reliability

RE: SQL Name Sounds Like Matching

2003-03-27 Thread Haggerty, Mike
WOW. That is a pretty cool system, and I could see how that could be used in a variety of situations. Thanks for the link. M -Original Message- From: Matthew Walker [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 3:41 PM To: CF-Talk Subject: Re: SQL Name Sounds Like Matching

RE: Nested Query Loop Bug/Issue

2003-03-27 Thread Sicular, Alexander
i've had this problem before and arrived at the same solution as you. please fix this mm. alex -Original Message- From: Tony Schreiber [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 12:04 PM To: CF-Talk Subject: Nested Query Loop Bug/Issue I don't know if any of you

File locking from CF5?

2003-03-27 Thread Jon Block
Lets say I have two CF5 enabled web servers with a single directory they both can access. Server A occasionally will write hello.txt with a CFFILE tag to the shared directory. Server B will periodically read the hello.txt from the shared directory when serving out web pages. The problem is that

Re: JSP and outputing cgi variables

2003-03-27 Thread Nate
*** Your mail has been scanned, and no virus was found. ***-*** Thanks. Nate - Original Message - From: Nick de Voil [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, March 27, 2003 12:44 PM Subject: Re: JSP and outputing cgi variables

Re[2]: is email-adress wrong ?

2003-03-27 Thread cf-talk
Hello Bryan, Thursday, March 27, 2003, 7:29:48 PM, you wrote: BFH Yup http://www.cflib.org/udf.cfm?ID=216 BFH BFH Bryan F. Hogan BFH Director of Internet Development BFH Team Macromedia Volunteer BFH Macromedia Certified ColdFusion MX Developer BFH

Re: File locking from CF5?

2003-03-27 Thread Justin Scott
Perhaps put your file writing/reading code within a CFTRY/CFCATCH block, and wrap that in a loop (say from 1 to 20 or something). If there is an error, allow the loop to iterate, otherwise, break out of the loop and continue processing. -Justin Scott - Original Message - From: Jon Block

CFMX Updater 3 Available

2003-03-27 Thread Don
Damon, Someone here, I don't remember whom, acknowledged here a while back, CFMX couldn't timeout unavailable datasource, a bug. I've looked at Updater 3's release note, I didn't find anything referencing this topic, is this bug fixed in the Updater 3? It's absolutely critical to our

RE: File locking from CF5?

2003-03-27 Thread Jim Davis
-Original Message- From: Jon Block [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 4:09 PM To: CF-Talk Subject: File locking from CF5? Lets say I have two CF5 enabled web servers with a single directory they both can access. Server A occasionally will write

Re: cfimport tag - jsp libraries

2003-03-27 Thread Ryan Mitchell
Em I could be wy off mark, but is it not a simple spelling mistake? prefix=imgD Then wehen u reference it imdD:Height Should this not be imgD:Height ??? Ryan On 27/3/03 20:07, Dave Watts [EMAIL PROTECTED] wrote: Its my first attempt at using the cfimport tag and I can't seem to get

RE: cfimport tag - jsp libraries

2003-03-27 Thread Dave Watts
Its my first attempt at using the cfimport tag and I can't seem to get by this error. What type should it be? I didn't seem a 'type' option in the documentation. The type for attribute path of tag Height could not be determined. 1 : CFOUTPUT 2 : cfimport

DB Driven Collapsable Tree

2003-03-27 Thread Matt Robertson
Are we talking about an Explorer-style tree or a drop-down menu? If you want an explorer-style tree then CoolJSTree Pro is available and the author claims a CF tag is available to registered users to db-drive it. I haven't used it but it sure looks sweet. If what you want is a dropdown menu,

Spyrus Rosetta Executive Suite- anyone use it?

2003-03-27 Thread Smith, Don , CTR , WHS/PSD
Anyone use Spyrus's Rosetta Executive Suite for secure CAC logins in their enterprise? Any advice for sharing variables with ColdFusion? Don ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

RE: Nested Query Loop Bug/Issue

2003-03-27 Thread Philip Arnold
I don't know if any of you have run into this before or if it's even been mentioned (couldn't find it at mm technotes either), but I've run into a situation where the values of an outer loop referred to in an inner loop are not what you expect. I was burned on this recently and remember

RE: Multiple cfmail's on one page

2003-03-27 Thread Philip Arnold
Thanks for the help. When I look at the mail folders, I only see 1 email generated, even though there are obviously 2 cfmail's on the page. I even did a test run, and all it had on the page was 2 cfmails and the only one that actually gets generated is the first one. The logs and the folder

Load Tester

2003-03-27 Thread Barney Boisvert
One of my projects is getting ready to go into production, and the client is suddenly requesting that we do load testing in the production environment in addition to the testing we've already done pre-production (which was on the very same machine). Basically, all I need is some quick numbers to

Re: OT: Flash detector

2003-03-27 Thread Jochem van Dieten
Phillip B wrote: A friend wanted me to see if anyone here had a bullet proof flash detection script. There is no such thing as bulletproof, but I like the technique explained at http://alistapart.com/stories/flashsatay/ Jochem

RE: Query Timeout

2003-03-27 Thread Philip Arnold
Why does this never actually work. I am running a query on an ODBC datasource. The ODBC is connecting to an informix database. I don't want the query to take longer then 30 seconds. Not that coldfusion cares what I tell it the timeout value is. The main question is: Why does the timeout

Re: DB Driven Collapsable Tree

2003-03-27 Thread Jochem van Dieten
Cedric Villat wrote: It has to work on IE and NS4. Any ideas? Talk yourt boss out of supporting NS4, it is obsolete. Jochem ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

DB Driven Collapsable Tree

2003-03-27 Thread cedric
Thanks. I found 1 or 2 scripts here that I might be able to modify a bit to get what I want. I used to use the CoolJSTree script thing, but they are now charging quite a bit for a simple tree expander. Thanks! Cedric Take a look at the menus available at DHTMLCentral.com They work great in

RE: DB Driven Collapsable Tree

2003-03-27 Thread Hamm, Greg
and the author claims a CF tag is available to registered users to db-drive it Ya the CoolJSTree Pro works pretty well, cant remember if it works with NS4 or not. But the CF tag does exist, I know 'cause I wrote it. It needs some updating (haven't touched it since cf4.5) but it gets the job

RE: Load Tester

2003-03-27 Thread Buckland, Ramon
The all so popular tool wget wget http://somesit/somepage wget --help man wget HttpUnit is good. Java Based.. but you want commandline.. here are some suggestions.. http://www.softwareqatest.com/qatweb1.html#FUNC -Original Message- From: Barney Boisvert [mailto:[EMAIL PROTECTED]

Re: DB Driven Collapsable Tree

2003-03-27 Thread Bryan Stevenson
www.dhtmlcentral.com trust me it's a great script ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] - Macromedia Associate Partner www.macromedia.com

Multiple cfmail's on one page

2003-03-27 Thread cedric
Ah, that is what I was looking for. At least now I have some proof it is a CF bug and I can stop pulling my hair out! :) I'll do some more tests with 5 emails and see what I can come up with. Thanks for the help. Cedric Thanks for the help. When I look at the mail folders, I only see 1 email

Re: DB Driven Collapsable Tree

2003-03-27 Thread Matt Robertson
Bryan: Where is the thing? All I can find are menus at dhtmlcentral.com, and we're talking about an Explorer-type tree. That guy writes some neat stuff. Cedric: You say he charges a lot. Are you talking about the US$49.95 for the Pro ver? --- Matt

CFMX Updater 3 Available

2003-03-27 Thread Damon Cooper
You should be able to easily back out Updater 3 and restore whatever you had before (CFMX Gold, U1, U2, etc) by following the instructions here: http://www.macromedia.com/support/coldfusion/releasenotes/mx/releasenotes_mx_updater03.html#uninstalling -Original Message- Subject: CFMX

CFMX Updater 3 Available

2003-03-27 Thread Damon Cooper
FYI, we're working with Dave to figure out what's up with this failure. Thanks Subject: CFMX Updater 3 Available From: Dave Carabetta [EMAIL PROTECTED] Date: Thu, 27 Mar 2003 16:01:36 -0500 Make that 99 fixes. The WDDX bug that is claimed to have been fixed (Bug 49064), at least using

Re: Multiple cfmail's on one page

2003-03-27 Thread Cedric Villat
Philip, I tried sending 5 emails from my CFMX box and all 5 were sent as expected. I then tried from my unix/cf5 box and i only got emails 1 and 5. 2-3 never got delivered. Does this sound like the same problem? Also, does this 0-byte email affect ALL cf5 platforms? Or only under certain

Why Does Edit with MS Word function stop working??

2003-03-27 Thread Bruce H. Beinert
I am going to throw this out again as I didn't get an answer the first time... Hi, I have a client that wants to be able to use the edit with ms word function in the IE browser to save dynamically generated reports to his computer. It was working as I began to build the report template but has

RE: CFMX Updater 3 Available

2003-03-27 Thread Lee Fuller
Great.. Thanks Damon! Lee | -Original Message- | From: Damon Cooper [mailto:[EMAIL PROTECTED] | Sent: Thursday, March 27, 2003 5:04 PM | To: CF-Talk | Subject: CFMX Updater 3 Available | | | You should be able to easily back out Updater 3 and restore | whatever you had

CFMX Updater 3 Available

2003-03-27 Thread Damon Cooper
Hey Don, This looks like issue #48769, described as, Queries that use a datasource that attempts to connect to a non-responsive db server take an extraordinarily long time to timeout. While this is not explicitly listed as fixed in Updater 3, a similar issue was addressed in a previous drop

accessing parent cfc's variables

2003-03-27 Thread jonhall
If I have a cfc that is nested in another cfc, is there a way to access the parent object's variables? I have something like this. cfif NOT isDefined(session.user.order) cfset order = createObject(component, cfc\order) cfset session.user.order = order /cfif I have a method in

RE: Why Does Edit with MS Word function stop working??

2003-03-27 Thread Brad Roberts
Have you tested it on different computers, or narrowed down the possibilities in any way? -Original Message- From: Bruce H. Beinert [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 8:26 PM To: CF-Talk Subject: Why Does Edit with MS Word function stop working?? I am going

RE: Why Does Edit with MS Word function stop working??

2003-03-27 Thread Bruce H. Beinert
Yes, tested on multiple computers across 3 timezones... Can't figure why the function would stop working. I thought maybe excessive whitespace from parsef CF code was the culprit initially but after removing most of it it seems I was wrong. -- Bruce H. Beinert p.808-637-0727m.917-627-4035 Web

Mac OS X - Jrun 4/CFMX installation

2003-03-27 Thread Tilbrook, Peter
I'm going to attempt to install CFMX for Mac OS X (again!). I'm no Mac expert but since noone else is using this lovely PowerBook G4 Titanium I'd thought I'd give a whirl. It's a waste of our Studio MX for Max OS X license otherwise. If I get stuck is there anyone in Canberra (Australia) who has

Anyone have this problem with CFMX?

2003-03-27 Thread Robert Bailey
So been playing with some of my cfc's that kinda stopped working after updater 2. I can not user trim(), rjustify(), etc. Anyone ever have this problem? Know a work around? If I use any of these functions, the cfc crashes, will not run. I am running CFMX with updater 3, IIS5, Windows 2000

Slightly OT: DWMX CFC's

2003-03-27 Thread Sean
I'm probably being retarded and missing something obvious... but I'm a touch stuck... I even checked the help files. (I pause now for the customary gasps of amazement and wonder). win2k/iis5.0 + all relevant sp's/hotfixes. CFMX Enterprise updater3. DWMX latest updater. Connecting via FTP with

SOT: Flash Communication Server MX 1.5 now available

2003-03-27 Thread Tilbrook, Peter
Macromedia today announced the immediate availability of Macromedia(r) Flash(TM) Communication Server MX 1.5, including key functionality to extend its position as the premier platform for enabling compelling, interactive, rich media audio/video applications such as on-demand video, live event

RE: Anyone have this problem with CFMX?

2003-03-27 Thread Joe Eugene
What error are u getting? Joe Eugene -Original Message- From: Robert Bailey [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2003 10:31 PM To: CF-Talk Subject: Anyone have this problem with CFMX? So been playing with some of my cfc's that kinda stopped working after updater

DB Driven Collapsable Tree

2003-03-27 Thread cedric
Greg, Could you please send me your tag which creates the js file? Thanks a bunch. Cedric and the author claims a CF tag is available to registered users to db-drive it Ya the CoolJSTree Pro works pretty well, cant remember if it works with NS4 or not. But the CF tag does exist, I know 'cause

ANN: Variables in CFML Guide posted

2003-03-27 Thread Jim Davis
Thanks to a lot of help from the people here and at alt.comp.lang.coldfusion my guide to CFML variables is up and, I think, correct. It also features the Depressed Press debut of Matilda Rose. ;^) Here's a link: http://www.depressedpress.com/DepressedPress/Content/ColdFusion/Guides/V

Re: DB Driven Collapsable Tree

2003-03-27 Thread Nick de Voil
I'm looking for a tree structure that can be expanded and collapsed much like Windows Explorer. I'm surprised no-one has mentioned Joust. Not supported any more but still pretty good, don't you think? http://www.ivanpeters.com/index.htm?page=/joust/ Nick PS I *love* Jochem's solution to the

My Shopping Cart is Broken :-(

2003-03-27 Thread Owens, Howard
I have this code that I've used to build several shopping carts ... now, on a new site, just two days before launch ... it's not working right. I've been pulling my hair out for five hours trying to figure what the hell is going on. I can add one item to the cart fine. I can add two items

<    1   2