|
|
|
ASP are server-generated pages which can call
other programs to do things like access databases, serve different pages to
different browsers. "Active Server Pages" or ASP is an open,
compile-free application environment in which you can combine HTML, scripts, and
reusable ActiveX server components to create dynamic and powerful Web-based
business solutions. It is written in a Microsoft scripting language
that are often used for database creation. Unlike normal web pages asp
pages are
usually created in response to a users input, like the pages that are
created
as a result of database query. Active Server Pages enables server-side scripting
for IIS with native support for both VBScript and Jscript.
|
|