Double check the enctype attribute on the form. Missing that's usually what I see causing this.
Isaac Dealey www.turnkey.to 954-776-0046 > 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! ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

