Mr Brainz
-
Total Posts
:
1
- Scores: 0
-
Reward points
:
0
- Joined: 9/16/2008
-
Status: offline
|
Calling an ASP file into VBScript
Tuesday, September 16, 2008 9:57 PM
( permalink)
Good day to you, I'm having some trouble. I'm told the sites I work on are ASP.NET. When I look at the .asp page source codes I'm aware that the pages are being declared as VBScript. I'm trying to externally call an .ASP script that I don't believe is written in the same language. This is the script I'm trying to call A standard include doesn't work. I found a script that supposidly would have called this script into my VBScript coded pages but alas, it did not work. Does anyone have any idea how I could get this to work as an include on a VBScript coded page? Thanks in advance for any help. Greg (A VBScript/ASP freshman)
|
|
|
|
TNO
-
Total Posts
:
2094
- Scores: 36
-
Reward points
:
0
- Joined: 12/18/2004
- Location: Earth
-
Status: offline
|
RE: Calling an ASP file into VBScript
Thursday, September 25, 2008 4:03 PM
( permalink)
Please clarify what you are working in.Is it VBScript or VB.NET? .asp <> .aspx
To iterate is human, to recurse divine. -- L. Peter Deutsch
|
|
|
|