Unit IsapiConn |
#######################################################################################} {# #} {# TIsapiConn V1.06.00 (c) 1997 Ivan Magrini (Last modification Apr1998) #} {# #} {# TIsapiConn is a small Unit that allows to recieve and send Data trough the #} {# ISAPI interface to IIS from Microsoft. #} {# #} {# This Unit is usefull for small ISAPI Applications with or without Database #} {# Connectivity. #} {# #} {# Not all features are implemented yet, but you can add other features without #} {# problems, for further information read the Doc's. #} {# #} {# For bugs and sugestions mail me at imagrini@iag.ch #} {# #} {# This unit is released to PD, you are free to use it as you like #} {# #} {# Please do not remove this Header! #} {# #} {#######################################################################################
Classes |
Functions |
ASCIIToHTML - --- Component Functions -----------------------------------------------} {-----------------------------------------------------------------------
Types |
Constants |
GET
MaxReqBufferSize
POST
svAllHTTP
svAuthType
svContentLen
svContentType
svHTTPAccept
svHTTPConnection
svHTTPContentLen
svHTTPContentType
svHTTPHost
svHTTPReferer
svPathInfo
svPathTrans
svQueryString
svRemoteAddr
svRemoteHost
svRemoteUser
svReqMethod
svScriptName
svServerName
svServerPort
svServerPortSec
svServerProtocol
svServerSoftware
svUnMappedUser
svURL
uAmpersand
uNoAmpersand
Variables |
Functions |
Types |
TIsapiConnStatus = (eOk, eNoMem);
Constants |
Variables |