Results 1 to 2 of 2

Thread: Making HTML file

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2002
    Location
    india
    Posts
    44

    Angry Making HTML file

    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
    rajender

  2. #2
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    Have a look at the HttpWebRequest class. You can request the aspx page and save the resulting html as a file from the webresponse.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width