At 09:04 AM 7/25/2001 +0800, you wrote:
>hi all,
>
>i got this error when i tried to send an email with attachment, anyone help
>please?
>
>Error Occurred While Processing Request
>Error Diagnostic Information Unable to attach file.  Cannot attach
>'C:\testing.txt' to the mail message. The file does not exist  The
>error occurred while processing an element with a general identifier of
>(CFMAIL), occupying document position (1:1) to (4:14). Date/Time: Wed
>Jul 25 08:46:35 2001 Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows
>98; MyIE 2.4) Remote Address: 210.19.20.19

I'm going to read into this a little bit, so forgive me if I'm completely 
wrong. Are you trying to send the message from a form and allow a user to 
send an attachment from their computer? If so you will need to use cffile 
to actually upload the file before it will be available for attachment.

I might be totally off, but it seems more reasonable for you to send a file 
from the root of your C drive than the root of the C drive of the server.

Now available in a San Francisco Bay Area near you!
http://63.74.114.11/mr_urc/index.cfm
http://63.74.114.11/mr_urc/resume.cfm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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