
|
Active Server Pages
Active Server pages are programmable Web Pages
that mix HTML, ODBC Database Reading and Writing, lots of other nifty services without
tools like CGI, JavaScript, Perl, ActiveX and ISAPI (though it won't complain if you use
them).It is not tied to a particular
browser, and requires no specific browser. All scripting code runs on the server,
and the browser just receives resultant HTML so the receiving browser needs no special
capabilities.
Basically, a great way Microsoft invented
to design Programmable Web Pages without headaches.
Topics
Other Links
|