Active Server Pages (ASP) - Resources

Active Server Pages technology is one of the most popular dynamic scripting methods on the web. Microsoft has extensive support for ASP at their Knowledgebase, but a number of other sites and resources are available for the beginning or advanced ASP user. From basic tutorials to complete code samples, the links below offer a wealth of materials to help you get started with Active Server Pages.

The Basics of ASP
Another solid SitePoint introduction to scripting and the basics of Active Server Pages.

WDLV - Active Server Pages
The Web Developers Virtual Library has a good starting page for ASP resources with a helpful overview and a number of useful links.

LearnASP
LearnASP has what may be the most extensive collection of action-specific tutorials with sample code on the web. Hundreds of actions are demonstrated with specific code samples. Cut and paste your way to ASP expertise!
ASP Today
ASPToday is an online solutions database for professional ASP programmers delivering a growing collection of technical articles. Each article is written and reviewed by leading programmers ensuring only up-to-date, relevant and practical information is provided. This collection of unique articles makes ASPToday an invaluable tool for Just In Time solutions to everyday programming problems.

ASP Alliance
The ASP Alliance was founded in 1997 and provides resources to ASP and Internet technology experts to expand and share their knowledge with the developer community.

Scripting with ASP
From ZDNET: Active Server Pages provides an easy-to-learn scripting interface that simplifies many Web development tasks...

CNET Builder - ASP Intro
CNET Builder.com will walk you through the anatomy of an ASP script, define objects and components, and give you some sample scripts to get you started. Then we'll discuss good scripting techniques, get into common ASP scripts, and talk about databases.