FREE ASP Online Course

Want to learn how to program in ASP? Don’t want to pay hundreds or thousands of dollars to learn? Here is everything you need to know to get started, in a simple, FREE on line course. If you want, I also have several ASP Ebooks available on this site, to further your knowledge.

Lesson 1: What Is ASP?
With all of the acronyms floating around the web, ASP might seem to stand for anything.

Lesson 2: Setting up the Webserver for ASP
You can’t just stick ASP in a HTML file and expect it to work.

Lesson 3: Writing Output in ASP
One of the first things to learn in ASP is how to create output.

Lesson 4: Naming and Defining Variables
One of the key features of using ASP is the ability to use a variable.

Lesson 5: Defining and Using Arrays
Interested in using arrays to help you organize your variables?

Lesson 6: IF-THEN and CASE statements
There are often times that you want to do something different in different situations.

Lesson 7: FOR-NEXT and DO-WHILE Code Looping
One of the most important concepts in programming with ASP is looping through an operation.

Lesson 8: Using the REQUEST Object
ASP is very commonly used to process form requests.

Lesson 9: Sending Mail with ASP
Using ASP to contact customers, send confirmations, and more.

Lesson 10: Keeping your Code Modular with INCLUDE
Do you find yourself doing the same thing over and over in your pages? This will help.

Lesson 11: Search Engines and ASP
Every website wants to be found. Here is how to ensure that yours is.

Lesson 12: ASP Course Summary and Graduation
Congratulations on learning the basics of ASP. Celebrate!

In addition to these lessons, this site has a complete database of functions, collection of sample code, as well as other information. Read through the entire site to build your ASP knowledge.