Unit MMYISAPI

Classes

TMy_ISAPI -
TMy_ISAPI_Module -

Functions

GetExtensionVersion -
HttpExtensionProc - Generic implementation of ISAPIExtensionProc
Register -
URLParseQueryString -
WWWColor -

Types

TOnVaraible

Constants

Not_Available

Variables

RTLCriticalSection


Functions


function GetExtensionVersion( var Ver: THSE_VERSION_INFO ): BOOL ;


function HttpExtensionProc( var ECB: TEXTENSION_CONTROL_BLOCK ): DWORD;

Generic implementation of ISAPIExtensionProc

procedure Register;


FUNCTION URLParseQueryString(CONST str, query : string) : STRING;


FUNCTION WWWColor(c : TColor) : STRING;


Types


TOnVaraible = PROCEDURE(Sender : TObject; EntryName : STRING; VAR Handled : BOOLEAN) OF OBJECT
ISAPI Extention with syncronization for multy-threaded environment. (c) Written by Alex Zanis (Averjin Netware ltd) 1997 The component is absolutly freeware!!!! // E-MAIL: Alex_Zanis@averjin.com URL: http://www.averjin.com Download area : http://www.averjin.com/download.html

Constants

Not_Available = '#1Not_Available#1'


Variables

RTLCriticalSection : TRTLCriticalSection

Export the two ISAPI routines from the library