IServer

This interface exposes the methods and properties of the Server object.

Method

Description

get_ScriptTimeout

Retrieves the value of the ScriptTimeout property.

put_ScriptTimeout

Sets the value of the ScriptTimeout property.

CreateObject

Creates an instance of a server component.

MapPath

Maps the specified relative or virtual path to the corresponding physical directory on the server.

HTMLEncode

Applies HTML encoding to the specified string.

URLEncode

Applies URL encoding rules, including escape characters, to the specfied string.