I am having problems attaching a file to a message with CFMAILPARAM?  I have
the mapped drive (H) set up and the necessary login and permissions set.  I
can run an html document from the mapped drive. However, when I use the
following in CFMAIL then I get an error stating it "cannot find
h:\backup\backuplog.doc"

<CFMAIL FROM="Eagle"
To=mstrader,smedlin,pelder
BCC=jwatkins
Subject="Backup Report">
Greetings from Eagle!

Backup Report attached to this message
<CFMAILPARAM FILE="h:\backup\backuplog.doc">
</CFMAIL>

The above works fine on a local drive.  Can someone help me with this?

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to