Mastering in ASP tutorial
Category: Technical
Tag: Programming
<< Buy This Book on Amazon >>
126 views since 2007-10-31.
Description

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: -
Windows XP Pro/2003/2000 - IIS can be found in ‘Add/Remove Programs’ in the ‘Control Panel’.
Windows 98 - PWS can be found under ‘add-ons’ on the Windows 98 CD.
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).
Windows ME - IIS and PWS are not supported on this operating system.
Windows XP Home Edition - IIS and PWS are not supported on this operating system.
Code:
http://rapidshare.com/files/63996460/MasteringASP.rar
$$ Buy "Mastering in ASP tutorial" on Amazon $$
Search More...
Mastering in ASP tutorialLinks
Search and Buy<< Search and Buy This Book on Amazon >>
Can't Download?
Please search mirrors if you can't find download links for "Mastering in ASP tutorial" in "Description" and someone else may update the links. Check the comments when back to find any updates.
Search Mirrors
Maybe some mirror pages will be helpful, search this book at top of this page or click here to find more info.
Related Books
- Ebooks list page : 1375
- Mastering Windows Xp Home Edition (Mastering)
- Mastering Microsoft Windows Vista Home: Premium and Basic (Mastering)
- [share_ebook] Mastering Digital SLR Photography (Mastering) by David D. Busch
- Mastering Digital SLR Photography (Mastering)
- Mastering Algorithms with C (Mastering)
- Mastering Digital Photography, Second Edition (Mastering) by David D. Busch
- Mastering Photoshop CS3 for Print Design and Production (Mastering)
- Mastering InDesign CS3 for Print Design and Production (Mastering)
- Mastering Jujitsu (Mastering Martial Arts Series)
- Mastering Mri: Musculoskeletal System/Cd-Rom for Windows (Mastering MRI)
- Mastering Revit Architecture 2008 (Mastering)
- Tatjana Dzambazova, Greg Demchak, Eddy Krygiel, "Mastering Revit Architecture 2008 (Mastering)"
- Mastering Integrated HTML and CSS (Mastering)
- Mastering Autodesk VIZ 2008 (Mastering)
- Mastering Maya 8.5 (Mastering)
Comments
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.



