|
-
Jan 9th, 2001, 04:55 PM
#1
Is it possible to save the HTML produced by the ASP engine in a static HTML file???
-
Jan 9th, 2001, 05:52 PM
#2
Hyperactive Member
just open the asp page in a browser from a server, then view the source and save the file as and htm file.
-
Jan 10th, 2001, 08:03 AM
#3
Run time
Kagey thanks for the post I need to do this at run time I am trying to produce a database driven information page to cut on to a CD. Execute the asp and have an html page produced then recorded on the next cd cut, iterate through the loop and cut another CD etc.
-
Jan 10th, 2001, 08:11 AM
#4
Fanatic Member
Hi sashabinkie
yu can do it using the filesystem object, but you need to re-make the whole page into a variable and then output it to a file. if you need to know more about the file-system object check out
http://www.4guysfromrolla.com/webtech/040699-1.shtml
hope this helps
Ian
Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!
-
Jan 10th, 2001, 11:52 AM
#5
Thanks
Thanks lanpbaker appreciate the help!
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
|