ASP - Active Server Pages

(asp)

A Microsoft specification for dynamic web pages created using Visual Basic or Jscript (engines for Perl and REXX are also available). Pages written to this specification carry the extension .ASP and are similar to CGI scripts which generate code on the fly. ASP pages can combine HTML, scripts, and ActiveX server components.

More Information

Note: This is an archived page and is not being actively maintained.