Hi Folks,
I want to send HTML emails from .html files, using Asp.net.
To be more precise I'm wondering how to take the content of an HTML file and make it the body of my HTML email?
So using, "System.net.mail" how would I make the the Body of the email the content of a chosen HTML file?
Regards,
- Joel
...
Go to the complete details ...