Introduction to Active Server Pages
o Active Server Pages Overview
Creating an Active Server Application
o What Is an ASP Page?
o What Is the Global.asa File?
o What Is a Server-Side Include?
o Server-Side Scripting
Introduction to ASP Intrinsic Objects
o ASP Intrinsic Objects
o Maintaining State
o Application Object
o Session Object
o Request Object
o Response Object
o Server Object
o ObjectContext Object
o Global Objects
Introduction to ASP Default Components
o Using Components
o ASP Default Components
Introduction to ActiveX Data Objects
o Open Database Connectivity (ODBC) and OLE DB
o Data Source Name (DSN)
Adding Records to a Database
o Global.asa
Searching the Database
o Building Additional Skills
Updating and Deleting Database Records
o Building Additional Skills
Using Error, Command and Recordset Objects
o Error Object
o Command Object
Additional ASP Objects and Components
o Dictionary Object
o Page Counter Component
o Content Rotator Component
o ASP-to-HTML Component