Results 1 to 3 of 3

Thread: Save a webpage to my hdd

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343

    Question

    Hello,

    I want to create a webpage using ASP, reading a SQL db and then SAVE the webpage just created onto my HDD.

    eg..
    I want to read thru my db and "write" all records onto a webpage into a table, with some colours,nice fonts etc etc. and then have my ASP program save this page onto my hdd automatically - how do I do this save process??

    Any help please!!??

    Thanks,
    T


  2. #2
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224
    Use File System Object to Store the file.
    Here, You have to Store the Entire Html code Prepared from Database in to A variable and Then Store the variable in to a file
    If you can't pronounce my name, call me GURU

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2000
    Posts
    343
    Thanks, but I'm lost!! How does one do this??

    T

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