HI All,
I have asp.net web page, I want to attach that web page to email as a attachment.
For example, www.mysite.com/default.aspx is the web page. there is button called
send on same page. I have to send the
www.mysite.com/default.aspx screen as a attachment to email. I have email functionality in place and it is working fine. only thing I am worried about how to convert above web page to HTML/Pdf. I am not willing to use 3rd party dll's
Please suggest.
Go to the complete details ...