Server

This class contains methods that enable your component to use the methods and properties of the Server object.

Methods

CreateObject Creates an instance of a server component.
HTMLEncode Applies HTML encoding to a specified string.
MapPath Maps the specified relative or virtual path to the corresponding physical directory on the server.
ScriptTimeout The maximum length of time in seconds before a script is terminated.
URLEncode Applies URL encoding rules, including escape characters, to a specified string.