Angel Stewart wrote: > > The code works just fine in CF5...it fails under CFMX. > > I tried remiving the form from the Filefield attribute, making it rfile > instead of form.rfile with no success. > > I even tried to dump the Form scope for debugging..and I even get the > same damned error there.
> Any ideas on what could be happening here??? Do you have any code that operates on the form scope? Like some customtag that loops through the fields to check for illegal characters. Can you drop the includes, put the page in some other directory with an empty Application.cfm (1 byte required) and try again? What if you bypass the webserver and go directly to the built-in webserver? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

