Working with COM Objects in ASP pages

This section describes programming tasks that are involved in using COM objects in ASP pages. You can create your own COM objects to call from ASP pages, use the included COM objects that provide useful features such as advertisement rotation, or you can use the ASP built-in objects that provide access to information regarding the Web server, the client who is accessing a Web page, the Web application that contains the Web page, and the fields in the HTTP request and response streams.

This section includes the following topics: