View Single Post
  #1 (permalink)  
Old 07-03-2009, 08:23 PM
GMPLLC GMPLLC is offline
Junior Member
 
Join Date: Jun 2009
Posts: 25
Default 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
Reply With Quote