|
-
Jan 7th, 2001, 03:10 PM
#1
Thread Starter
Hyperactive Member
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
-
Jan 8th, 2001, 01:21 AM
#2
Addicted Member
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 
-
Jan 8th, 2001, 04:35 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|