From http://www.w3schools.com (Copyright Refsnes Data)

ASP Introduction

« Previous Next Chapter »

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


What you should already know

Before you continue you should have some basic understanding of the following:

If you want to study these subjects first, find the tutorials on our Home page.


What is ASP?

ASP Compatibility

What is an ASP File?

How Does ASP Differ from HTML?


What can ASP do for you?

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


« Previous Next Chapter »

From http://www.w3schools.com (Copyright Refsnes Data)