Do you have this attribute in your <form> or <cfform> tag?

 enctype="multipart/form-data"

Yves



----- Original Message -----
From: "stas" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, July 18, 2002 12:43 PM
Subject: CF file error


> I have a simple file upload form and I am getting the error below:
>
> Error Diagnostic Information
> Error in CFFILE tag
> The form field specified in the CFFILE tag (FILENAME) does not contain an
> uploaded file. Please be sure that you have specified the correct form
field
> name.
> The error occurred while processing an element with a general identifier
of
> (CFFILE), occupying document position (12:1) to (12:93) in the template
file
> E:\INETPUB\WWWROOT\FORM116\ACT_UPLOAD_DOC.CFM.
>
>
>
> If I cfoutput #form.filename# it contains the full local file path. I am
not
> really sure what I am doing wrong. I've done this dozens of times and it's
> probably something basic. Thanks for any tips!
>
>
>
>
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.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