|
-
Dec 18th, 2005, 05:00 AM
#1
Thread Starter
Lively Member
Read asp file from asp file using VBScript
How can I read an asp file content from a different asp vbscript ?
I managed to read regular files (which doesn't end with %>)
-
Dec 19th, 2005, 08:30 AM
#2
Fanatic Member
Re: Read asp file from asp file using VBScript
Are you trying to read it in as code or to parse through it for something?
-
Dec 19th, 2005, 07:32 PM
#3
Re: Read asp file from asp file using VBScript
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.
-
Dec 20th, 2005, 10:57 AM
#4
Hyperactive Member
Re: Read asp file from asp file using VBScript
you can also use an object called "ASPTear" from Softwing. it's at http://www.alphasierrapapa.com
If this post helps, please RATE MY POST!
Using Visual Studio 2005 SE
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
|