It’s critical when learning any language to understand the basics before you begin. Here are some basic tips, coding details, and concepts in ASP Classic to learn and understand.
Many of these tips are important no matter which language you choose to program in. For example, how ASCII works is fairly consistent across all aspects of the web.
ASCII and HTML
ASCII definition
ASCII Chart
Choosing a Doctype
Basic ASP Concepts
What Is ASP?
PHP Perl and Other Options
Fast Pages
Include Files
Including Securely
Redirecting Output
Bubble Sort
Buffering
Charity
Regular Expression
Regular Expression Details
Server Request
Other Basic ASP Coding Details
Commenting your Code
Output Basics
If-Then Looping
For-Next Looping
Variables
Array Variable Basics
Casting a Variable Type
Naming Variables
Session Variables