|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Output .htm file saved on disk with ASP CODE
<i><b>Originally posted by : Paul MacKenzie (elephant@cgocable.net)</b></i><br />Hello,<br /><br />I am in the process of programming an ASP application that can output .htm pages from ASP code which are NOT displayed on the web browser but are saved on disk for later viewing.<br /><br />Anyone here done this before or have any tips. I was thinking of using the CreateTextFile option to create the file and then optput the HTML code.<br /><br />Any help would be appreciated,<br /><br />Thanks<br /><br />Paul<br /><br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : Steve Schofield (sschofield@aspfree.com)</b></i><br />you could use the FSO to create this text file then name it .htm ext. chk out this demo it shows how to create a htm file on the fly. , <br /><br /><br />http://www.aspfree.com/asp/startpage.asp?id=52<br />this isn't totally what you need but does provide the foundation of using the FSO to create an htm file on the fly and saving for viewing later<br /><br />steve<br /><br /><br />------------<br />Paul MacKenzie at 2/6/00 8:53:42 AM<br /><br />Hello,<br /><br />I am in the process of programming an ASP application that can output .htm pages from ASP code which are NOT displayed on the web browser but are saved on disk for later viewing.<br /><br />Anyone here done this before or have any tips. I was thinking of using the CreateTextFile option to create the file and then optput the HTML code.<br /><br />Any help would be appreciated,<br /><br />Thanks<br /><br />Paul<br /><br />
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Output .htm file saved on disk with ASP CODE |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|