Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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: