The samples listed below demonstrate important techniques in ISAPI filter creation. For each sample, complete Microsoft® Visual C++® version 5.0 source and project files are provided in the directory indicated.
Choose an example from this list.
Uppercase Conversion Filter: This example illustrates how a filter can be used to modify the content of an HTML document.
Cookie Conversion Filter: This sample demonstrates how to work with browsers that do not use HTTP cookies.
Authentication Filter: This example illustrates how a filter can be used to provided authentication support for IIS.