Online Chat
 Call Us: 
1-877-744-1221
Browse Ask a Question
 
Tools
Rss Categories

I have set email format to HTML, and all emails come written in a single line.

Author: Antony Corsten Reference Number: AA-00212 Last Updated: 06/24/2009 11:44 AM 0 Rating/ Voters

Please, use tag <br/> where you want to break line and go on current. For example,

...
Name: {#r_Name#} <br/>
Email: {#re_Email#} <br/>
Comment: {#r_Comment#} <br/>
...