Active Servers Pages (ASP) is one of the features that make IIS the premier Web server. Never before has it been so easy to create useful, interactive, Web-based applications, even if you have relatively little experience with programming. If you are a more advanced user, ASP provides the ability to rapidly create sophisticated and robust Web applications without dedicating the often substantial resources required for development in a more conventional programming language environment, such as C++ or Java.
This section is designed to give new users an overview of the capabilities of server-side scripting in general, and ASP in particular, while at the same time providing more advanced examples for experienced developers who want to discover what ASP can do for them.
For each sample script, you will be provided a menu bar with which you can:
All of this is presented in an easy-to-use interface that allows fast and simple navigation.
Sample scripts provided in this documentation are divided into several categories:
While the samples in this section are provided as an educational resource, this is not a tutorial on ASP scripting or application creation. For general information about Web applications, as well as an excellent ASP tutorial, see Web Applications. For more specific information about ASP scripts, including a VBScript and JScript references, see the Scripter's Reference.