May 14, 2009

Active Server Pages

By:

Hostway Team

ASP is Microsoft’s interface for creating dynamic, interactive Web pages. An Active Server Page is an HTML Web page that contains codes written in interactive scripting languages embedded in the HTML. The Web server processes those codes, generating custom content on the Web page. The custom Web page is then returned to your browser as a regular HTML document.

ASP is Microsoft’s alternative to PHP: Hypertext Preprocessor (PHP) and Common Gateway Interface (CGI).

Functionality

ASP allows you to create interactive, dynamic Web pages with features such as:

  • Interactive forms
  • Database access and data manipulation
  • Custom content
  • Responses to user data

Level of Difficulty

You can create ASPs with Microsoft’s ASP software. Because several programming languages are embedded into the HTML, ASPs requires a higher level of skill than a regular HTML Web page. In addition, ASPs must be housed on a server that supports the .asp file extension for the scripts to run. So, before you create an ASP, check with your Web host to make sure it can support your project.

Stay in the Loop

Join Our Newsletter

Stay ahead of the pack with the latest news, web design advice, and digital insights, delivered straight to your inbox.
This field is for validation purposes and should be left unchanged.
© Copyright 2023 Hostway. All rights reserved.