Like all CF, CFMAIL is a server-side process and it can only attach files that the server can reach. Normally, you would upload the file to the server and then CFMAIL it as an attachment. I guess you could map your client drive on the server and hardcode the file path, but that doesn't seem like the ideal solution.
Chris Lofback Sr. Web Developer TRX Integration 28051 US 19 N., Ste. C Clearwater, FL 33761 www.trxi.com > -----Original Message----- > From: Eric Creese [mailto:ecreese@;popmail.com] > Sent: Tuesday, November 05, 2002 9:31 AM > To: CF-Talk > Subject: CFMAIL > > > Ok. I did as you did and it worked but I am only able to > attach files from the server and not my client machine. I > also got it to work with CFMAILPARAM as well, but there to I > can not attach files from a client machine only yhr server. > When I try to attach files from my client machine I get an > error stating the file can not be found. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

