freelancersblog.net

 

Modify HTML Code — Convert for Objmail.body code

February 15th, 2011

I want a text box that I can paste my HTML code and click a button and it sends out the HTML page out using my SMTP server. I have it working now but I have to manual edit the objmail.body and objmail.subject code. 1st I create a webpage then copy the html code into the objmail.body 2nd I remove all double quotes 3rd I add ” to beginning of each line 4th I add ” & _ to end of each line except last then i test it using my own email

Original post by Freelancer.com - New Projects

Comments