How can I read an asp file content from a different asp vbscript ?
I managed to read regular files (which doesn't end with %>)
Printable View
How can I read an asp file content from a different asp vbscript ?
I managed to read regular files (which doesn't end with %>)
Are you trying to read it in as code or to parse through it for something?
http://www.aspfaq.com/show.asp?id=2173
You can just change the URL to be the .asp page you want, with machine name and all.
you can also use an object called "ASPTear" from Softwing. it's at http://www.alphasierrapapa.com