Provides a variety of basic services for a Web application.
Unique object A unique instance of the class called psServer is created automatically when you deploy your application. Therefore, you do not need to instantiate psServer. In your scripts, always refer to psServer as the object instance of this class.
PSServerClass method |
Description |
---|---|
Creates a new database connection |
|
Gets a reference to a connection defined in the Global.asa file (ASP targets) |
|
Maps a relative or virtual path to a physical path on the server (ASP targets) |
|
Identifies the application server |
|
Returns the version of the Web Target object model you are using |
|
Identifies the Web server |
|
Applies URL encoding rules to a string |
|
Returns the version of the Web server |