>Got any more details? Uploading how? <input type="file" />? FTP and then >running the page? Sounds like you might not be passing a file in the form >field. > >Ade > Thanks for the reply. OK the upload form has this: <cfform action="uploadaction.cfm" method="post" enctype="multipart/form-data"> The uploadaction form has this: <cffile action="upload" filefield="Form.file_upload" destination="D:\inetpub\ictmt7\uploads" accept="application/msword,application/pdf,application/vnd.ms-powerpoint,text/plain">
If I change the destination address all that happens is the number at the end of the error changes. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:15:657 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
