Can't you test the upload form field??


IF (LenTrim((form.fileUpload1)) EQ 0) OR (Trim(form.fileUpload) EQ "")
upload
ELSE
dont upload..

-----Original Message-----
From: Michael Hodgdon [mailto:[EMAIL PROTECTED]
Sent: Monday, October 20, 2003 11:24 AM
To: CF-Talk
Subject: problem with file uploads on a MAC

I was hoping I could get some help on the list.  Sort of at a loss for this
one.  I am aware there are know issues with the MAC and IE doing for
uploads.  I have two upload boxes on a page.  The first is required and the
second is optional.  If a user selects both upload options, my code runs
through fine.  However, because of the temp file issue with MACS, if the
user does not select a file for the second option, code errors out because
it tries an upload.

Has anybody had this issue before?  Do you know a way around it?

Let me know

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to