Component Reference

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

Advertisement Rotator

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

Browser Capabilities

Determines the capabilites, 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.

TextStream

Provides access to file input and output.

This chapter contains reference 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 document 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 the Active Server Pages Scripting Guide.

© 1996 Microsoft Corporation