View Full Version : HTML Email?
Budde
09-28-2007, 09:39 PM
How do you create an HTML Email that you code your self?
Thanks,
Josh
BarrMan
09-28-2007, 09:44 PM
What are you talking about?
Fumigator
09-28-2007, 10:00 PM
You need to put "Content-type: text/html; charset=iso-8859-1" and "MIME-Version: 1.0" in the email header and then HTML tags in the body of the email will be interpreted as html markup (as long as the receiving client is displaying HTML).
bDare
09-28-2007, 11:12 PM
That is how you do that! Thanks, I've been wondering for quite a while how to do this.
Thanks!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.