|
|
A "Print the Source Code" Script |
|
|
Scott Mitchell |
|
|
ASP / Miscellaneous |
|
|
Click to Visit |
|
|
21 |
This is an online article that deals on printing the source code of ASP pages. Here the author makes it possible by using two server variables and FileSystemObject. This tutorial suggests that this process can be easily done by using FileSystemObject to create a web page in a text stream object after collecting information with help of a script. Author clearly demonstrates this above process by providing sample code snippets.
|