About Active Server Pages

Microsoft Active Server Pages (ASP) is a server-side scripting technology that you can use to create and run dynamic, interactive web server applications. With ASP, you can combine HTML pages, script commands, and COM components to create interactive web pages or powerful web-based applications, which are easy to develop and modify.

ASP technology is built directly into Microsoft web servers, such as Microsoft Internet Information Server 3.0 or later (IIS). The following examples show how ASP can be used with IIS: