Steven Falksen
Baylor College of Medicine
Applications Services
Phone: (713)798-3526
 
-----Original Message-----
From: Marcus Whitworth [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 03, 2005 8:35 PM
To: CF-Talk
Subject: cfmailpart problems

Hi,

I''m having issues with multipart emails using cfmailpart... 

<cfmail from="#sender#" to="#email#" subject="#subject#">
<cfmailpart type="html">#html_content#</cfmailpart>
<cfmailpart type="text">#text_content#</cfmailpart>
</cfmail>

This displays the html version fine with Outlook, but can
only display the text version with html-enabled email clients like Mozilla
Thunderbird, Safari etc.

However, if I just use the plain old cfmail with the type="html" attribute,
and NO cfmailpart tags, the above email clients can view the html just fine.

Suggestions?? Known bug??



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189228
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to