Microsoft Active Server Pages (ASP) technology for the
Microsoft Internet Information Server is finally here! Unlike ActiveX controls that run on the client side (inside the
browser after the page is retrieved from the web server), by default Active Server Pages
run on the server side (within the web server before the page is delivared to the
browser). This means, you can deliver dynamic content to all most all browsers without
having to worry about what features they may support.
You can find all about it at the following address:
Microsoft Internet
Information Server