ISAPI Filters (IIS)

Switch View :
ScriptFree
 Collapse AllExpand All      Code: All Code: Multiple Code: Visual Basic Code: C# Code: Visual C++ Code: JScript 
ISAPI Filters (IIS)

This section describes information about developing dynamic Web content using ISAPI filters. ISAPI provides the same functionality as CGI, but execute faster than CGI, ASP, and files that call COM+ components.

For examples of ISAPI filters, see Creating ISAPI Filters.

This section contains the following topics:

See Also

Reference