Computer Tutoring Logo

Cost Calculator

Training delivery
Number of students?
Laptop hire?
Offsite training?

Course price: £ *
Price per head:
£ .

Duration:
2 Day

* Price is exclusive of VAT.

Tell Me More

 Live online  Face to face
First name:

Last name:

Email:

Tel:

Location:

Number of students:
First NumberPlusSecond Number  = 

Please enter the answer to prove that you are human and not a machine.
 I would like to receive software tips and special offers

Programming ASP Training Course Beginners

Beginners Programming ASP Course Overview

In this training course the students will learn the benefits of using ASP technology to create dynamic, data-driven Web sites. The course introduces the ASP Object Model, several built-in ASP Components, Scripting Objects, and the ActiveX Data Objects (ADO) Model.

Course Duration: 2 Day

Complete Course Outline

Introduction to Programming ASP

  • What is ASP?
  • ASP Scripting Languages, Objects, and Components

Server-side Includes

  • Using Server-side Includes
  • Using Dynamic Server-side Includes

The Response Object

  • What is the Response Object?
  • The Write Method
  • The Redirect Method
  • Controlling Output

The Request Object

  • What is the Request Object?
  • The Form Collection
  • The QueryString Collection
  • The ServerVariables Collection

Cookies

  • What are Cookies?
  • The Response.Cookies Collection
  • The Request.Cookies Collection

ASP Components, Part 1

  • What are ASP Components?
  • The Server Object
  • The AdRotator Component

ASP Components, Part 2

  • The Browser Capabilities Component
  • The Content Linking Component

Applications, Sessions, and the Global.asa

  • What are ASP Applications and Sessions?
  • What is the Global.asa?

Scripting Objects

  • The Built-in Scripting Objects
  • The FileSystemObject Object
  • The TextStream Object

ASP and the ADO Model

  • ASP, Databases, and ADO
  • The Database Environment
  • Connecting to the Database

Viewing Database Records

  • Working with Recordsets
  • Creating Combo Boxes and Option Groups
  • Filtering Records

Adding, Updating, and Deleting Records

  • Adding Records to a Database
  • Updating Records in a Database
  • Deleting Records from a Database

Stored Procedures and Parameters

  • Using Stored Procedures
  • The Command Object
  • Parameter Queries

Advanced Recordset Techniques

  • Editing Records with a Data Browser
  • Paging Through a Recordset