KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q176955: Active Server Pages Supported Configurations

Article: Q176955
Product(s): Internet Information Server
Version(s): winnt:3.0; :1.0b
Operating System(s): 
Keyword(s): 
Last Modified: 16-JUL-2001

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Internet Information Server 3.0 
- Microsoft Active Server Pages, version 1.0b 
-------------------------------------------------------------------------------

SUMMARY
=======

You can use Active Server Pages (ASP), an Internet Server Extension, to
dynamically generate HTML pages on the server side, and the ASP pages are client
independent.

MORE INFORMATION
================

You implement ASP pages by using the Asp.dll file to and process the text files
containing ASP code. When a request for a page with an extension associated with
ASP is received, the Asp.dll file is called by the Internet Information Server
(IIS).

NOTE: By default, the extension for Active Server Pages is .Asp.

It is possible to use ASP with different types of Internet servers. However, the
only servers tested and supported is Microsoft Internet Information Server
version 3.0.


Additional query words: O'reillys web site professional chilisoft domino

======================================================================
Keywords          :  
Technology        : kbiisSearch kbAudDeveloper kbASPsearch kbiis300
Version           : winnt:3.0; :1.0b
Hardware          : ALPHA x86
Issue type        : kbinfo

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.