I wish I could get the file field variable passed as a URL string back to the page, then perhaps I could re-insert it into the file field...???
Rick -----Original Message----- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 24, 2006 1:03 PM To: CF-Talk Subject: RE: Solved: RE: Any reason why a file field can be submitted back to the page it's on? Rick, No worries on the name. The reason the URL string appears is because with GET the form attempts to post the data back to the page via the Query String, so its putting all the form fields into the URL of the form submission. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241319 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

