G
Guest
How can i design an ISAPI Filter that works with IIS-6.0 on win 2003 platform.
I already have an ISAPI Filter that i designed for working with IIS 5.x and
that works fine .
I am finding a problem with the ISAPI Filter designed for IIS 6 since the
SF_NOTIFY_READ_RAW_DATA is not supported.
Can anyone suggest an alternative for the above notification?
thks for any help.
I already have an ISAPI Filter that i designed for working with IIS 5.x and
that works fine .
I am finding a problem with the ISAPI Filter designed for IIS 6 since the
SF_NOTIFY_READ_RAW_DATA is not supported.
Can anyone suggest an alternative for the above notification?
thks for any help.