Introduction to ASP

Response.Redirect Usage

Response.redirect is used to move any request form client to another page. This is most common usage to tell browser to get another page and to redirect any request to other source.

Intro to VBScript

This introductory guide presents 5 useful VBScript tricks and examples. IT shows you how to detect the IP address of your visitors, detect the user's browser, how to include files in your ASP pages, how to force the script to continue with the next statement when it encounters an error, and how to make subroutines.

ASP Web Programming Email Course

This is a 5 free lessons of ASP course delivered to you by email. You can ask your questions from tutors. You can also register for more advanced lessons with a small fee and a personal tutor will work with you to complete your lessons.

ASP Installation tutorial

Learn installaing and configuring ASP scripts and COMponants in your web server in easy steps. No need of programming knowledge.

ASP Installation

Step by step tutorials on how to Install ASP (IIS/PWS) on your computer. Includes instructions on how to get ASP working on the following operating systems -- Windows 95/98, Windows 2000 and Windows XP.

Dynamic Copyright

There's nothing worse than seeing a site with a Copyright out of date. It's an immediate turnoff. This little function comes in handy for creating a copyright that never goes out of date.

How to use the QueryString in ASP

This article tells you how to pass variables to an ASP page using the QueryString, and how to access them from that page.

Introduction to ASP

A fairly in-depth introduction to the ASP language.

Variables and Output

Learn the basics of variables and outputting text to the users browser in ASP.

Introduction to asp.net 4.0

This is an article on new features in asp.net 4.0.
Previous ( 1 | 2)