Class TMy_ISAPI_Module (unit MMYISAPI)

Inherits from

TComponent

Constructors


CONSTRUCTOR Create(AOwner : TComponent);



Functions

DESTRUCTOR Destroy;


PROCEDURE Put;

if RequestMethod='GET' then result:=URLParseQueryString( Key,QueryString) else

FUNCTION EOS : BOOLEAN;


FUNCTION Get_From_Stream : STRING;


Properties

property Isapi_Shell : TMy_ISAPI


Events

event OnVaraible : TOnVaraible


Variables

fIsapi_Shell : TMy_ISAPI;


fOnVaraible : TOnVaraible;



Constructors


CONSTRUCTOR Create(AOwner : TComponent);


Functions


DESTRUCTOR Destroy;


PROCEDURE Put;

if RequestMethod='GET' then result:=URLParseQueryString( Key,QueryString) else


FUNCTION EOS : BOOLEAN;


FUNCTION Get_From_Stream : STRING;


Properties


property Isapi_Shell : TMy_ISAPI


Events


event OnVaraible : TOnVaraible


Variables


fIsapi_Shell : TMy_ISAPI;


fOnVaraible : TOnVaraible;