Using Scripting Languages

Active Server Pages provides a framework for using existing scripting languages, such as Microsoft VBScript and Microsoft JScript, in an HTML page. This section explains how to create an ASP page, how to add scripting language statements, and how to perform basic tasks such as creating an instance of an object. While these topics introduce some scripting and programming concepts, they are not intended to teach you a scripting language. The Microsoft scripting languages provide their own documentation, and many additional scripting books are available from your local bookseller. Whether you are a beginning or experienced script author, you should review these topics to learn the basic structure and syntax of using script languages in ASP pages. If you are new to scripting, however, you should also take advantage of the many books and classes to master these languages.

This section contains:

This section does not contain information on: