COM Components for ASP

This section describes information about developing dynamic Web content using COM components that can be called from ASP pages or ISAPI extensions. COM components can access databases, process transactions, and product individualized output that an ASP page can send to the client. COM components execute faster than an ASP page alone, but not as fast as ISAPI extensions.

For examples of COM components, see Creating COM Components for ASP.

This section contains the following topics: