Hi James,

This error has been plaguing me for months and I finally figured out what is
causing it.  It's due to users with browsers older than MSIE 4 or Netscape 3
trying to use the <input type="file"> tag on a page.  These browsers don't
know about this tag.  Check your error log and you can see what browser
version is used when the error occurs.  Usually it's MSIE 3.02.

Mike Cady

----- Original Message -----
From: "James Taavon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2001 9:20 AM
Subject: CFFILE Error


> Has anyone seen this error message before:
>
> Error in CFFILE tag
>
> The form field specified in the CFFILE tag (DOCUMENT) does not contain
> an uploaded file. Please be sure that you have specified the correct
> form field name.
>
> James
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to