FP98: What are Active Server Pages?Last reviewed: March 18, 1998Article ID: Q174008 |
The information in this article applies to:
SUMMARYAn Active Server Page (ASP) is an ASCII text file that contains text, HyperText Markup Language (HTML) elements, and/or ASP script commands. You can use Active Server Pages to create dynamic, interactive Web content. ASP files have the .asp extension.
MORE INFORMATIONTo use ASP files on a Web server, you must install a script engine that supports the scripting languages used on the Web. Microsoft Internet Information Server (IIS) for Windows NT Server, Microsoft Peer Web Services for Windows NT Workstation, and Microsoft Personal Web Server for Windows 95 support ASP. FrontPage Editor continues to support ASP in your FrontPage Webs. ASP files must be located in an executable folder on your Web server. To create ASP files in FrontPage Editor, follow these steps:
REFERENCESFor more information, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q174015 TITLE : FP98: How to Create Active Server Pages in FrontPage 98For more information about ASP, please see the following information on the Microsoft World Wide Web site:
http://www.microsoft.com/iis/guide/aspoverview.asp |
Additional query words: 98 iis asp
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |