I just tested it again and it fails no matter where I get the file. Also I am trying 
to use both MIMEattach and cfmailparm but not together.

<CFMAIL 
TO="#form.emailto#"
FROM="#GetSenderEmail.sender#" 
SUBJECT="#form.emailsubject#"
SERVER="mymailhost.com" 
<!---mimeattach="#form.emaildoc#" --->
 >
#form.emailmsg#

<cfmailparam file="#form.emaildoc#">

</cfmail>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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

Reply via email to