send html with excel format via email

Posted by Ganeshjoshi under ASP.NET on 7/15/2013 | Points: 10 | Views : 1617 | Status : [Member] | Replies : 1
Hello,

I have a string
string attach="<table><tr><td>Name</td><td>Address</td></tr> <tr> <td>Manish</td><td>NewDelhi</td></tr></table>";
and i want's to send this string as a attachment with excel format through Email in asp.net .

How to achieve this task.... please provide some help




Thanks & regards
ganeshjoshi.in@gmail.com




Responses

Posted by: aswinialuri-19361 on: 7/30/2013 [Member] Starter | Points: 25

Up
0
Down
hi,
refer this link it might be helpful to you
http://www.mrexcel.com/forum/excel-questions/611513-visual-basic-applications-force-outlook-send-email-html-format-rather-than-rtf.html

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri

Ganeshjoshi, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response