Web Design Services by Just Check
Forum Home Forum Home > Just Check Website Design Packages > ASP Language
  New Posts New Posts RSS Feed: ASP Brief Introduction
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login


Just Check
Navigation
Forum Home
Message Board
New Posts
Un-Answered Topics
Calendar
Forum Search
Active Users
Memberlist
FAQ
Member Control Panel
Login
Register

ASP Brief Introduction

 Post Reply Post Reply
Author
MrTWS View Drop Down
Just Check Manager
Just Check Manager
Avatar

Joined: 30 Aug 2008
Location: United Kingdom
Online Status: Offline
Posts: 99
Post Options Post Options   Quote MrTWS Quote  Post ReplyReply Direct Link To This Post Topic: ASP Brief Introduction
    Posted: 10 Apr 2009 at 5:49pm
What Are Active Server Pages (ASP)?

Active Server Pages or ASP, as it is more commonly known, is a technology that enables you to make dynamic and interactive web pages. ASP uses server-side scripting to dynamically produce web pages that are not affected by the type of browser the web site visitor is using

The default scripting language used for writing ASP is VBScript, although you can use other scripting languages like JScript (Microsoft's version of JavaScript)

ASP pages have the extension .asp instead of .htm, when a page with the extension .asp is requested by a browser the web server knows to interpret any ASP contained within the web page before sending the HTML produced to the browser. This way all the ASP is run on the web server and no ASP will ever be passed to the web browser

Any web pages containing ASP cannot be run by just simply opening the page in a web browser. The page must be requested through a web server that supports ASP, this is why ASP stands for Active Server Pages, no server, no active pages

As ASP was first introduced by Microsoft on it's web server, Internet Information Services (IIS), that runs on Windows 2000/XP Pro/NT4, it is this web server that ASP pages usually run best on. For those of you running Windows and wish to play around with ASP on your own system you will need to install Microsoft's Internet Information Services (IIS). Lucky IIS or its micro version Personal Web Server (PWS) comes free with Windows

For Windows users you can find Internet Information Services (IIS) or Personal Web Server (PWS) in the following places:

  1. Windows XP Pro/2003/2000 - IIS can be found in 'Add/Remove Programs' in the 'Control Panel'
  2. Windows 98 - PWS can be found under 'add-ons' on the Windows 98 CD
  3. Windows NT4/95 - You can get hold of IIS by downloading the NT4 Option Pack from Microsoft (don't be fooled by the name as it also runs on Windows 95)
  4. Windows ME - IIS and PWS are not supported on this operating system
  5. Windows XP Home Edition - IIS and PWS are not supported on this operating system
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.64
Copyright ©2001-2009 Web Wiz

This page was generated in 0.063 seconds.