ISAPI Examples

ISAPI programs take advantage of the ISAPI interface that was developed by Microsoft® as an alternative to CGI applications. Using ISAPI, you can add to the functionality of IIS, and create Web applications that have as much functionality as any desktop application.

ISAPI programs are divided into two types:

For more general information concerning ISAPI extensions and filters, as well as detailed reference material, refer to the ISAPI documentation.


© 1997 by Microsoft Corporation. All rights reserved.