> I know about trimming the file field.. but that doesn't seem to be the > problem. You see, the value of Form.theFile is set to > "C:\WINNT\ACF393.tmp" even if no file has been selected!
Been there... My solution (much to the disgust of Onnis) was to just go ahead and do the <cffile..> anyway. Put it inside a CFTRY... if it bombs, you know there's no file. Dodgy, but it works... :) _______________________ James Silva Web Production Gruden Pty Ltd Tel: +61 02 9956 6388 Fax: +61 02 9956 8433 Email: [EMAIL PROTECTED] Web: www.gruden.com _______________________ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
