R
rlucas
Okay, I'm forced to ask what is probably a stupid question.
Using System.Web.Mail.Message and SMTPMail I can email messages--COOL!
However, when I email an HTML file (loaded as a string using StreamReader) all
of the codes are displayed not the formatted page.
What code or Tag do I need to add to display the page correctly in an email?
Thanks for any help,
Rich Lucas
Using System.Web.Mail.Message and SMTPMail I can email messages--COOL!
However, when I email an HTML file (loaded as a string using StreamReader) all
of the codes are displayed not the formatted page.
What code or Tag do I need to add to display the page correctly in an email?
Thanks for any help,
Rich Lucas