The Server class provides the following methods:
createObject creates an instance of a COM object.
getScriptTimeout returns the timeout period for a script.
HTMLEncode returns a string that represents the HTML equivalent of the string that is passed in.
mapPath maps the specified relative or virtual path to the corresponding physical directory on the server.
setScriptTimeout establishes the amount of time that can pass before a script will become invalid.
URLEncode applies URL encoding rules, including escape characters, to a specified string.
URLPathEncode applies URL encoding rules, including escape characters, to a path.