Member Functions of CServer Class

Member functions of CServer class implement the methods of the Server object.

Function Description
CServer::HTMLEncode Applies HTML encoding to the specified string.
CServer::mapPath Maps the specified relative or virtual path to the corresponding physical directory on the server.
CServer::URLEncode Applies URL encoding rules, including escape characters, to the specified string.


See Also

Index, CResponse, CRequest, CCookie