send smtp mail including html to gmail account
- by user126015
Hi all,
I've found this small code that sends email to gmail users. I'd like the body of the mail to contain html (for example, decoding a link for it to hold different text than the url it's pointing to).
How can this be done?
Thanks!