Abbreviated as
ASP, a specification for a dynamically created
Web page with a
.ASP extension that utilizes ActiveX scripting -- usually VB Script or Jscript
code. When a
browser requests an ASP, the
Web server generates a page with
HTML code and sends it back to the browser. So ASPs are similar to
CGI scripts, but they enable Visual Basic programmers to work with familiar tools.
ASP is also short for application service provider