Sending HTML Email with Variables
I'm extracting specific data from a website and assigning each to its own variable. Total I have about six variables. Next, I want to send these variables in a structured HTML email. If I check off 'HTML' in the email box and list each variable in the text area, I get a plain text email. If I insert HTML code in the text area and have the the variables inserted within the code, I get a plain text email with all of the HTML code.
Can someone provide an example of sending an HTML email with variables?
Thanks
TK
|