Hi Mark, <cfset CRLF = chr(13) & chr(10)>
Comment: #form.comments##CRLF# Phone Number: #form.phone##CRLF# Regards, Chris -----Original Message----- From: Mark Leder [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 3:38 PM To: CF-Talk Subject: CFMail text output formatting Is there a way to force carriage returns when outputting plain text in CFMail message body? When I put in two or more output variables with the intention of each having its own line, such as: Comment: #form.comments# Phone Number: #form.phone# I get one run on sentence, one variable output right after another. Thanks, Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

