Yep ! Good point ! Vincent....
-----Message d'origine----- De : Lon Lentz [mailto:[EMAIL PROTECTED]] Envoy� : Tuesday, June 11, 2002 4:51 PM � : CF-Talk Objet : RE: Mac form submission & file upload 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. > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

