Developing ISAPI Extensions
Extensions are the true "application" analogs in ISAPI. In general, users of your Web application access an ISAPI extension much as they would any other static HTML file, or dynamic ASP file.
This section contains:
- ISAPI Extensions Overview: Provides an introduction to ISAPI extensions architecture.
- ISAPI Extensions Development Tasks: Describes how to develop ISAPI extensions.
Related Topics
- For more detailed reference information, see the Extension Reference.