| ASP's
or Active Server Pages solved most of these
problems immediately. ASP's or written "dynamically" or on the fly.
With ASP's content could be updated immediately without rewriting a lot of HTML. You are
currently looking at an ASP. ASP's promise to be a leading trend in Internet
technology, and will shortly replace "CGI" or Common Gateway Interface.
Take a look at the image below... this is an ASP as
read by the server. Beleive it or not this is the page you are viewing now.

Now take a look at source for this page... Wow! where did all this come from? This is the
output of the active server page as seen by your browser. (To view source in MSIE right
click and select view source, in netscape select view from the file menu and click
document source.)
With Active
Server Pages creating it's content dynamically, it's easy to imagine a
wide variety of uses for this cutting edge technology. |