I have one aspx page in which i am displaying all the contents from the database in datagrid . It is showing all the details
now the problem is that i want to save this page as html page in my folder and want to send this page (where i am displaying all the details) as an email also.
How will i do it
i am using ASP.NET in building this application
Pls help me out as its really urgent