Active Server Pages


Active Server Pages are webpages that contain Activer Server scripts that are executed on the server. The resulting HTML code that is generated by the Active Server Pages are sent to the Browser.

Active Server Pages only run on Microsoft (IIS) Internet Information Server

Any scripting language can be used in an Active Server Page so long as a parsing DLL is installed. IIS comes with parsing DLL's for VBScript and JavaScript. A third party parsing DLL is available for PerlScript.


ASP References


Accessing Databases with ASP using ADO


Scripting Languages


Return to Programming

Steven F. LeBrun
Last modified: Mon Sep 02 16:23:38 Eastern Daylight Time 2002