Home Page

The Training

Course Outlines

Course List & Dates

On Site Training

The Trainers

About Manor Training

Contact Us

To Find Us

Training Centre

Training Rooms

Training Times

Training & Services

Training & Services

Client List

Quality Assurance

Terms & Conditions

About Our Training Courses

 

Manor Training Logo


ACTIVE SERVER PAGES (ASP)

Aims/Prerequisites
DAY 1
DAY 2

Delegates 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.


Prerequisites:
Attendance of the following courses or equivalent knowledge: HTML Programming Levels 1 & 2, Programming Introduction, JavaScript Level 1 or VBScript Level 1, SQL Fundamentals of Querying; or equivalent knowledge.


Benefits:
Delegates will learn how to create dynamic, database-driven Web Sites. Hands-on tasks follow programming concepts, so that they can immediately implement whatthey learn.


Target Delegate:
Attendees needing to transform their static HTML-only web site into a dynamic, data-driven web site that accesses databases, uses COM components, dynamically serves information from a variety of sources and much more.

 

Introduction to ASP Server-Side
Includes.
The Response Object
The Request Object, Cookies

More objects
Global.asa.
Scripting Objects.
ASP Components.
ASP & the ADO Model.
Viewing Database Records.
Adding, Updating and Deleting Records.
Stored Procedures and Parameters.
Advanced Recordset Techniques