You have to use type="HTML" like this:

<cfmail query="getrecord" to="#EMAIL#"  from="[EMAIL PROTECTED]" subject="foo" 
type="HTML">

Katie

-----Original Message-----
From: Christopher S Martin [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 04, 2000 9:40 AM
To: [EMAIL PROTECTED]
Subject: customising CFMAIL output


Hello again everyone.  A question about the CFMail tag:  how does one go
about customizing the message sent?  IF I put html in side the body of the
actual tag syntax e.g.

<cfmail>
<b>this is bold</b>
</cfmail>

The actual html tag gets displayed.  It is similar for a breakrow tag.
Would it be a better idea to output a query inside the tag, and get the
format that way? Or would a custom tag be a better solution?

Thanks

Chris Martin
[EMAIL PROTECTED]
FSEnablers
www.fsenablers.com

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