FP2000: What Are Active Server Pages? (196721)



The information in this article applies to:

  • Microsoft FrontPage 2000

This article was previously published under Q196721

SUMMARY

An 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 INFORMATION

To 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 2000 continues to support ASP in your FrontPage Webs. ASP files must be located in an executable folder on your Web server.

REFERENCES

For more information about ASP, please see the following information on the Microsoft World Wide Web site:

Modification Type:MajorLast Reviewed:3/15/2001
Keywords:kbinfo KB196721