Sorry to hop in on this one after a while, but I've an idea for you.

Instead of doing all your <cfif>s etc within the <cfmail> tag - do it 
all prior to the <cfmail> tag, and build up your content within a 
variable, just the way you want to. That'll avoid any extra linefeeds 
etc. Then just spit out that variable in the <cfmail> tag, within the 
<cfmailpart type="text"></cfmailpart> bits if that's the route you're going.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267964
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to