There is your PROBLEM: d:\mail\temp\C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp20023.tmp\
PLUS!!! There should NOT be a trailing " \ " at the end.. that indicates a directory The file does not exists at D:\MAIL\TEMP\C:\ ~~~~~ You need to use the exact path: Depending on your TEMP folder your path or variable whichever you wish to use should read: Examples: D:\TEMPFOLDER\tempFile.tmp C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp20023.tmp >>> [EMAIL PROTECTED] 11/05/02 09:52AM >>> I am now loading the file to a temp folder on the server, but when I USE CFMAILPARAM file="d:\mail\temp\#form.emaildoc#"> I get the following error. The resource d:\mail\temp\C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp20023.tmp\ was not found. I think I am getting this because on the submittal form I use enctype="multipart/form-data" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

