ASP Level 1
|
Please contact us to discuss private course dates and locations |
Course Overview
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. This course is ideal for those who need 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.
Prerequisites
- To attend this course, delegates must be comfortable with using HTML, programming, JavaScript, or VBScript, SQL Fundamentals of Querying.
Objectives
Training Options
- Scheduled public courses at one of our training venues
- Private course at your company office throughout the UK, at one of our training venues (Durham, Newcastle or Washington) or at an independent location, convenient to you
- Bespoke course written to your specific needs, at your company office throughout the UK, at our training venue or at an independent location, convenient to you
- For further information please contact us on 0191 377 8377
What's Included
- 1 delegate per computer
- Relaxed refreshment area at our training venues
- Lunch and refreshments when training is delivered at our training venue
- Comprehensive course manual and exercises
Course Content
Day 1
Introduction to 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
Day 2
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 FileSystem 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