Technical Definitions: What is
ASP (Active Server Pages)? ASP (Active Server Pages) Definition.
Free Definitions:
Programming: General
ASP (Active Server Pages) Definition
Active Server Pages are HTML pages that contain embedded scripts. IIS (Internet Information Server) and third party providers offer server software that interprets Active Server code.
ASP pages contain either server side or client side scripts which performs functions such as database access, page personalization, or interactive functions. Scripts act similar to CGI scripts. Pages should end in .asp.
Definition Provided By 
|