The previous developer defined the file extensions as hidden values and
passed them as ""....and it was not recognizing the other two file
extensions.
So my images were being uploaded without the .gif or .jpg
Why he'she wouldn't just upload the file name, I don't know...
But I resolved it with the following:
<cfset variables.textension = Right(form.tLogoFilename,3)>
-----Original Message-----
From: Pascal Peters [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 26, 2004 2:25 PM
To: CF-Talk
Subject: RE: CFFILE
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p35.htm#wp35
40091
I am not at all saying you are wrong. As I said, I haven't tried it with
a filename.
Pascal
>
> Wierd. I'm looking at the MX reference, as well....
>
> --BenD
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

