![]() |
|
|
+ Search |
![]()
|
Mar 20th, 2002 10:36
Nathan Clute, Jamie C, Matthew Monk, Bob Dillon,
This article explains it all in a few short lines. To summarise: <%= ScriptEngine %> ' eg. VBScript <%= ScriptEngineMajorVersion %> ' eg. 5 <%= ScriptEngineMinorVersion %> ' eg. 0 Thus, I am running VBScript 5.0. HTH Matt Monk ASP 2.0 was installed with IIS4 (NT4 & PWS). To use ASP3.0 you need IIS5 (win2k). JC Jamie C Nathan: if you can, make your app compatible with older versions of ASP. This way it is compatible on other servers. ASP 1.0 is incapable of executing sql queries on a database, so only 2.0 + would be ones you should concern yourself with. Newer versions simply have more functions built in.
© 1999-2004 Synop Pty Ltd