Wednesday, June 17, 2009

ASP

The most familiar and commonly known technology is the Active Server Pages which is shortly known as ASP. This technology is used in order to create dynamic and interactive web pages. These Active Server Pages make use of server side scripting in order to create dynamic web pages that are not pretentious by the type of browser the internet visitor is working.

VBScript is the default scripting language which is used for writing ASP though few other scripting languages like Java Script can also be used. Active Server Pages have the extension as .asp instead of .htm. Any web page containing ASP cannot be run by just viewing the web page in a particular browser. The web page must be requested and demanded through a server that abets ASP and for this reason ASP refers and stands for Active Server Pages.

When a browser requests a web page with the extension .asp the server recognize and identifies to understand and interpret several ASP enclosed within the web page previously sending the HTML created to the web browser. This is how all the Active Server Pages run on the web server and no ASP will be conceded to the web browser. This guarantees that an Active Server Page will function and toil with any web browser. This is what it is generally denoted as a server side technology. It is very much easier to maintain an Active Server Page because it includes Server Side Technology.

Active Server Pages was initially launched and established by Microsoft on its web server. The IIS that is the Internet Information Services that executes on Windows 2000 or Windows XP Pro/NT4. These are the web servers were the ASP pages generally executes and runs good on. People using Windows and also curious to work with ASP on their PC must have to install the Microsoft IIS. The IIS or PWS (Personal Web Server) comes at no cost with Windows.

0 comments: