Do you have a test page for this? I'd like to see if there's something causing the change of spaces.
Adrian -----Original Message----- From: Jerry Johnson [mailto:[EMAIL PROTECTED] Sent: 13 April 2006 17:32 To: CF-Talk Subject: Re: cffile and names with spaces I was surprised too. I have never seen this before, either. CDC%20logo%20RGB.jpg As an example pulled of the drive this morning. Can I really change the form.field variable, and have the file still upload? On 4/13/06, Adrian Lynch <[EMAIL PROTECTED]> wrote: > Can't say I've ever seen spaces replaced with %20 in the file names on disk > before. Are you sure they're being renamed that way? > > Adrian > > -----Original Message----- > From: Jerry Johnson [mailto:[EMAIL PROTECTED] > Sent: 13 April 2006 16:40 > To: CF-Talk > Subject: cffile and names with spaces > > > I have a simple form to upload an image. > > I use cffile to upload the file. > I then use cffile.serverfile to get the name of the uploaded file > > If the user uploads a file called "space.gif", all is well. > If the user uploads a file called "space station.gif", not so much. > > The file saved to disk is "space%20station.gif" > The value in serverfile is "space station.gif" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237748 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

