Note: Many of our articles have direct quotes from sources you can cite, within the Wikipedia article! This article doesn't yet, but we're working on it! See more info or our list of citable articles.
AOLserver Dynamic Pages (or ADP)
is the name of the server-side technology employed by AOLserver to dynamically create
web pages.
The web developer exploits ADP by embedding ADP-extended
Tcl commands in HTML source code. When the page is called
for by the user
agent, the web server executes the embedded Tcl commands
in the HTML source, generating a custom web page. <!-- The
following sentence is dubious, so I commented it out... They are
based on Microsoft's
own Active Server Pages. -->