|
ASP Introduction
|
Other links at ASP > Tutorials > Introduction to ASP |
| 2. |
Active Server Pages Tutorial
|
|
|
This is a two-module tutorial that provides a step-by-step introduction to several ASP features. The tutorial shows how to build sample applications and demonstrates key concepts youll need to understand when developing your own ASP pages. The introductory section explains what ASP is, how it works, and other technologies that can be used in conjunction with ASP to create active content on your Web site. The first module introduces the creation of an ASP page, and focuses on the collection and transfer of data. It covers: Write and Run an ASP Page, Send Information by Using Forms, Create a Guest Book, Display an Excel Spreadsheet in ASP. The second module covers: Rotate Information Randomly - Shows how to rotate ads on your Web page randomly, and Record Traffic with a Page Counter
|
| 3. |
Functions and Subroutines
|
|
|
Basic tutorial explaining how, when, where, and why to use a Function or a Subroutine in your code. Learn how to call subroutines and functions and how to pass parameters.
|
| 4. |
ASP Overview
|
|
|
This article by Microsoft describes the definition of an ASP File, Is it hard to use?, Object Model, and other ASP resources.
|
| 5. |
How the Querystring works.
|
|
|
The Querystring explained in easy to understand terms. This tutorial is written primarily for the beginner ASP developer and includes diagrams.
|
|
|