www.fingertip.page.tl or www.fingertip.us.tt - Active Server Page2.0
   
www.fingertip.us.tt
  Index
  Free WebHost&DNS
  Hardware&Networking
  Red Hat Enterprise Linux 5
  Active Server Page2.0
  => Active Server Pages2.0
  => ASP-1
  => ASP-1.1
  => ASP-2
  => ASP-3
  => ASP-4
  => ASP-5
  Database Coding Standards
  .Net Platform
  Link Website
  Online Game
  Satellite Image Home
  Download Toolbar
  Other
  WebMaster
  Counter
  SiteMap
  Guestbook
  To Contact Us
  IT People
  Website Grade
  Learn English
  Donate Money
  Comrades
  Free Dictionary
  VaaHOO

www.e-comwebsite.blogspot.com

You will see that ASP is a powerful tool for making dynamic and interactive Web pages.

An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are executed on the server


What is ASP?

  • ASP stands for Active Server Pages

  • ASP is a program that runs inside IIS

  • IIS stands for Internet Information Services

  • IIS comes as a free component with Windows 2000

  • IIS is also a part of the Windows NT 4.0 Option Pack

  • The Option Pack can be downloaded from Microsoft

  • PWS is a smaller - but fully functional - version of IIS

  • PWS can be found on your Windows 95/98 CD

ASP Compatibility

  • ASP is a Microsoft Technology

  • To run IIS you must have Windows NT 4.0 or later

  • To run PWS you must have Windows 95 or later

  • ChiliASP is a technology that runs ASP without Windows OS

  • InstantASP is another technology that runs ASP without Windows

What is an ASP File?

  • An ASP file is just the same as an HTML file

  • An ASP file can contain text, HTML, XML, and scripts

  • Scripts in an ASP file are executed on the server

  • An ASP file has the file extension ".asp"

How Does ASP Differ from HTML?

  • When a browser requests an HTML file, the server returns the file

  • When a browser requests an ASP file, IIS passes the request to the ASP engine. The ASP engine reads the ASP file, line by line, and executes the scripts in the file. Finally, the ASP file is returned to the browser as plain HTML


What can ASP do for you?

  • Dynamically edit, change or add any content of a Web page

  • Respond to user queries or data submitted from HTML forms

  • Access any data or databases and return the results to a browser

  • Customize a Web page to make it more useful for individual users

  • The advantages of using ASP instead of CGI and Perl, are those of simplicity and speed

  • Provide security since your ASP code can not be viewed from the browser

  • Clever ASP programming can minimize the network traffic

Important: Because the scripts are executed on the server, the browser that displays the ASP file does not need to support scripting at all!


Locations of visitors to this page

   
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free