What is the use of active server page?

What is the use of active server page?

Microsoft Active Server Pages (ASP) can be used to build powerful, distributed Web-based applications that combine Hypertext Markup Language (HTML), script, and Microsoft ActiveX technologies to provide dynamic Web sites.

What is an active server page file?

Just like ASPs, JSPs contain HTML for page layout and use embedded Java programming code that allows dynamic content to be displayed on a Web page. The JSP gets compiled into servlet byte code to process the Web browser request to a database or another application.

Who should use active server pages?

You must be running Internet Information Server (IIS) on a Windows NT server machine. Like any technology, Active Server Pages (ASP) have their place in business and software development. There are applications that are very well suited to ASP and there are applications where the last thing you should use is ASP.

What does active server pages look like?

Active Server Pages, commonly referred to as ASP, is Microsoft’s solution to server-side scripting. With simple HTML pages, the client (a web surfer) requests a web page from a server (some www.blah.com). The server just sends the file to the client, and the page is shown on the client’s browser.

What is the definition of Active Server Pages?

Definition Active Server Pages (ASP) Active Server Pages is the first server -side script engine by Microsoft; it dynamically generates web pages. It got released in December 1996 before being superseded in January 2002 by ASP.NET. ASP (Active Server Pages) is the technology developed by Microsoft for creating dynamic server pages.

When was Classic ASP Active Server Pages introduced?

When a browser requests an ASP or ASP.NET file, the ASP engine reads the file, executes any code in the file, and returns the result to the browser. Classic ASP – Active Server Pages ASP (aka Classic ASP) was introduced in 1998 as Microsoft’s first server side scripting language.

Which is the latest version of active pages?

It is part of the Internet Information Server (IIS) since version 3.0 and is an active pages technology that allows the use of different scripts and components in conjunction with traditional HTML to display

Which is a good example of an ASP page?

ASP pages are fast, but not as fast as the more advanced application development technologies such as COM components or ISAPI extensions. For examples of ASP pages, see Creating ASP Pages.

About the Author

You may also like these