I am trying to send out an email that is based upon an HTML page. Is it possible to read the HTML page into something like a StringReader and then set the Mail.Body equal to the StringReader? If it is, does anybody have any code samples?
As with any other class/method, have a look at it's associated help file. You'll find that this type of information is available from Microsoft on pretty much all of the framework so a simple search or google should always be carried out first.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.