> can you use POST instead of GET? Sending data through get can be a > little iffy because different browsers support different amounts of data > that they will send. > > If possible, i would try to send / retrieve the data using POST, and see > if that fixes your problem.
Sorry, I didn't explain. I am actually using POST in the version that doesn't work. I only used "GET" with getURL so I could see in the query string exactly what variables are getting passed (I could have done the same thing with a POST and just output the variables in the CF page, I suppose). Scott ---------------------------------------------- Scott Brady http://www.scottbrady.net/ ______________________________________________________________________ Why Share? Dedicated Win 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=coldfusionc 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

