Programming Article | The Advantages of ASPMore Than Articles
Quality Content You Can Use.
[Article ID - 4189] || Word Count: 338 || Total views: 163
Article
The Advantages of ASP
Rate This Article
Current Rating: Not yet rated
Internet Information Server (IIS) - 2000 / XP Pro / NT4 Personal Web Server (PWS) - Windows 98
HTML Editors - Front Page and Visual Interdev
ASP is simple to understand and create, yet powerful enough to allow:
Interaction between the user and the server
Behind the scenes access to databases and other servers
User of the powerful COM components
Support varying types of browsers the web site visitor is using
It uses a combination of standard HTML and text, and XML, but can also access other standard scripting languages such as VBScript and JavaScript. The standard extension for an ASP is .asp, instead of the normal .htm extension. It is incorrect to consider ASP as a language itself; it is a technology that enables web developers to create sites that don't rely on static HTML.
How is an ASP processed?
When an ASP page is requested by a browser the web server knows that its sole task is to interpret any ASP contained with the web page before sending the HTML to the browser. The entire ASP is run on the web server and no ASP will ever be passed to the browser. Any web pages containing ASP cannot be run by simply opening the page in a web browser. The page must be requested through a web server that supports ASP.
What are the advantages of ASP?
ASP is more advantageous than CGI or Perl due to its simplicity and speed. It provides security as ASP code cannot be viewed from the browser and clever ASP programming can reduce network traffic.
About the Author
James Hunt has spent 15 years as a professional writer and researcher covering stories that cover a whole spectrum of interest. Read more at www.asp-central.infoAuthor Profile: hunter
Other Programming Articles
Welcome Guest
Give Your Articles
Use Our Articles
In PDF Ebooks- Publisher Guide
- Advanced Search
- Latest Articles
- Top Articles by Rating
- Top Articles by Views
Information
Categories
- Accounting
- Beauty
- Business
- Career
- Cars and Trucks
- Computers
- - Data Recovery
- - Databases
- - E-Learning
- - Hardware
- - Information Technology
- - Intra-net
- - Networks
- - Operating Systems
- - Programming
- - - Application Development
- - - Java
- - - JavaScript
- - Security
- - Software
- Culture and Society
- Environment
- Family
- Finance
- Fitness
- Food and Drink
- Free Tools and Resources
- Health
- Hobbies
- Home
- Humor
- Inspiration and Motivation
- Internet
- Internet Marketing
- Legal
- Marketing
- Mens Issues
- Music
- Personal Development
- Pets and Animals
- Politics
- Psychology
- Publishing
- Recreation and Leisure
- Relationships
- Religion and Spirituality
- Science
- Speaking
- Technology
- Womens Issues
- Writing