Component Reference

You can create dynamic, interactive Web pages by using the following server components in your scripts.

Ad Rotator

Automatically rotates advertisements displayed on a page according to a specified schedule.

Browser Capabilities

Determines the capabilities, type, and version of each browser that accesses your Web site.

Database Access

Provides access to databases.

Content Linking

Creates tables of contents for Web pages, and links them together sequentially like pages in a book.

File Access Component

Provides access to file input and output.

This reference contains information and examples for each of the server components included with Active Server Pages. For more information on server scripting with Active Server Pages, see the Active Server Pages Scripting Guide. For more information on the built-in objects supplied with the Active Server Pages, see the Object Reference.

Note The examples in this reference use Microsoft® Visual Basic® Scripting Edition (VBScript) as the primary scripting language. However, Active Server Pages scripts can be written in any supported scripting language. For more information on how to change the primary scripting language, see Setting the Primary Scripting Language in the Active Server Pages Scripting Guide.


© Microsoft Corporation. All rights reserved.