John Dowdell wrote: > I'm guessing you're having Flash do a "loadVariables" call, and ColdFusion > is sending back an URL-encoded set of name/value pairs...? (You're not > transferring data through XML, right?)
Correct. > If so, how do you do on the one-or-all-results test... can you never ever > send anything successfully, or do some messages work and some don't? (I'm > wondering whether perhaps there's a length limit being hit, or if there's a > particular character which is terminating the string, something like that.) It appears (based on running it as a getURL into a blank window and sending variables via "GET") that in NS6, Flash isn't sending all of the variables to the CF file, so the CF file is actually returning an error message. Is there a reason that would happen? (the particular variable I need is declared above the function call, so the variable exists) Scott ---------------------------------------------- Scott Brady http://www.scottbrady.net/ ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

