CF9 cfmail text email - formatting question
Hello, everyone.
I'm using CFMAIL to send a text-format email whenever a database record is inserted or updated. Works great, I just have one question.
Since the information contained is dynamically generated, how can I indent a block of text? Can't use <blockquote>, that just appears in the email as "<blockquote> text </blockquote>"; it's displayed, not parsed.
Is there a way to indent a block of text if the email generated is text instead of HTML?
Thanks,
^_^
