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 a way 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 provides 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.
Sample scripts provided in this documentation are divided into several categories:
Although the samples in this section are provided as an educational resource, this is not a tutorial on ASP scripting or application creation. For more information, see Active Server Pages and Developing Web Applications.