Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to align text in cfmail

Status
Not open for further replies.

olmos

Technical User
Oct 25, 2000
135
US
I need to send out text not html email which contains information that should be aligned as if in a table.

For example,

TITLE SUBJECT
xxxxxxxproduct atetelj
yy ccccc

Is there a way to align text such as in a table format
without using tables in CFMAIL.

Thanks,
olmos.
 
I can't think of any way that you can ensure it will be in table format without using HTML, the closest I think you will get would be using <pre></pre> tags around it and playing until you get the right effect.

Hope this helps

Wullie

Fresh Look - Quality Coldfusion/Windows Hosting

The pessimist complains about the wind. The optimist expects it to change. The leader adjusts the sails. - John Maxwell
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top