I have an email template in a file called template.html, how can i use it as mail body in asp.net?
+2
A:
There's a sample here with code.
Or you could use the MailDefinition class.
David Stratton
2010-10-11 20:34:05