I am now and it works fine. I was using - enctype="application/x-www-form-urlencoded"
THANKS for all the help! Steven Lancaster WebMaster Core Laboratories 6316 Windfern Houston, TX 77040 713-328-2532 (Office) 713-328-2150 (Fax) 832-259-3010 (Cell) mailto:[EMAIL PROTECTED] http://www.corelab.com -----Original Message----- From: Pascal Peters [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2001 10:30 AM To: CF-Talk Subject: RE: CFFILE Are you using <form action="page.cfm" enctype="multipart/form-data"> for the form? Pascal -----Original Message----- From: Steven Lancaster Sent: do 15-11-2001 17:01 To: CF-Talk Cc: Subject: CFFILE I don't understand I have on one page this: <input type="file" name="pdfupload"> On the action page I have this: <cffile action="UPLOAD" filefield="pdfupload" destination="f:\main site\travel\pdf\" nameconflict="ERROR"> shouldn't this pass the directory for the file and upload it to the server? What am I missing? Steven Lancaster WebMaster mailto:[EMAIL PROTECTED] http://www.corelab.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

