ASP
ASP (Active Server Pages) is a technology developed
by Microsoft. Pages using ASP are primarily developed
in JavaScript, VBScript , or PerlScript and are integrated
into the HTML of your Web pages. The ASP code is compiled
on-the-fly by the server and the resulting output is
standard HTML. By using ASP, Web pages can be dynamic,
full of ever-changing content, and browser independent.
Links:
www.microsoft.com/asp
Power
ASP |