yeah but do u have this.... enctype="multipart/form-data"  inside the FORM 
tag?  u need that to upload stuff =)  Rarrararrr!!







>From: Steven  Lancaster <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: CFFILE
>Date: Thu, 15 Nov 2001 10:01:31 -0600
>
>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

Reply via email to