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