Archive for September 2011
Sep/11
14
How easy is it to send emails using HTML template
2 Comments · Posted by Administrator in Classic ASP, IT
Most of the time we send emails through our websites, at least one of our web page have that functionality. And most of the time we send simple text and sometimes we make it bit complex by adding html codes to send HTML emails to make it more attractive.
Here I have a quick script which will help you to send email using external HTML Template, no need to write html code in your asp page.
(more…)
classic asp · Email · html · jmail · template
