Using a little JS, you could assign the value of the file field into another
 field in the submission template and test that value for eq "" in the action
 template.


> -----Original Message-----
> From: Axiomatique (Vincent) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 11, 2002 10:21 AM
> To: CF-Talk
> Subject: RE: Mac form submission & file upload
> 
> 
> I don't know if this is related to your problem, but I noticed that on the
> MAC, if you have a file upload field and that you don't select a file to
> upload (field supposely empty), the MAC doesn't see the field as 
> empty, thus
> forcing you to trap the error in the cffile as <cfif 
> form.filefield neq "">
> won't work on the MAC.
> 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to