Description of TISAPIFilter :
TISAPIFilter is a Delphi component for building IIS ISAPI filters.It applyes to the last MS specification for ISAPI filters (ISS 5.1).Just add your notification handles to TISAPIFilter OnXXXXXXXXXXXX events and all is OK.Please use attached template to build your ISAPI DLL