Is your form GET 'ing?? It should be POST for method. ....................... Ben Nadel Web Developer Nylon Technology 350 7th Avenue Floor 10 New York, NY 10001 212.691.1134 212.691.3477 fax www.nylontechnology.com "You know, like nunchuck skills, bowhunting skills, computer hacking skills... Girls only want boyfriends who have great skills." - Napoleon Dynamite -----Original Message----- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 24, 2006 11:39 AM To: CF-Talk Subject: Any reason why a file field can be submitted back to the page it's on?
Hi, all.. I'm setting up a form which submits back to the page it's on for validation and everything has been fine up until the point where I put a file field in the form. When the form submits back to the page it's on, I get a long URL string with my text field titles in it, e.g., ..cfm?AgentID=&PropType=&... There should be no URL string at all. It only appears when I put the file upload field in the form. Otherwise the form works fine. I have checked for errors in the code and simply can't find any that would cause this to happen. I don't know that I've ever validated a form this way with a file field in it, so I was wondering if there was something I'm missing about doing this... Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241292 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

