This topic is locked

ASPRunner.Net email sender html format

9/27/2006 11:54:39 PM
ASPRunner.NET General questions
swat author

Is it possible modify the asprunner.net application that , it will send an email ( HTML formated )?

thx

Eugene 9/28/2006

Try to add this string into SendMail function (file lib.vb)
oMsg.BodyFormat = MailFormat.Html