Without using html(<br>), how do you get a line break in a cfmail?  I
thought just having the code set up with breaks would carry over to the
mail?

 

Bill to:

#qry_ordersBillingMethodGet.CardHoldersName#

#qry_ordersBillingMethodGet.Address1#

<cfif len(trim(qry_ordersBillingMethodGet.Address2))>

#qry_ordersBillingMethodGet.Address2#

</cfif>

#qry_ordersBillingMethodGet.City#,

#qry_ordersBillingMethodGet.StateOrProvince#
#qry_ordersBillingMethodGet.PostalCode#

#qry_ordersBillingMethodGet.Country#

 

This prints on one line..

 

Matthew P. F. Smith

[EMAIL PROTECTED]

 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183402
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to