ASP
ASP (Active
Server Page) is Microsoft's solution to server-side scripting. It
is a dynamic tool that allows Web sites to 'create' Web page 'on the
fly' and retrive information from databases based on user input. This
practical course trains students how to use ASP to create database
driven web pages which are dynamic, efficiant and responsive to users.
Before you
start contact our enrolment office
for advice on what prior programming knowledge you should have, in
order to take this course.
The ASP course covers 50 hours working through an instruction manual
with step-by-step lessons to create ASP pages, components and applications.
Through practical exercises students will learn the essential skills
and techniques needed to create real world applications using ASP.
Trainers will be available at all times if you need assistance
Syllabus
Introduction and
Server-Side concepts
Server-Side Include (.inc) Files
ASP object model
Response Object
Request Object
Cookies
ASP Components
ASP Applications, Sessions & the Global.asa
Scripting Objects
ASP & ADO Model
Viewing Database Records
Adding, Updating & Deleting Records
Stored Procedures and Parameters
Advanced Recordset Techniques
Building an ASP Guestbook and Chat Application
Site Personalization with CSS and ASP
Building an ASP Web Poll.
Building an ASP Quiz Application.
Building an ASP Event Calendar.
Shopping Cart Design and Database Considerations.
Product Display and Searching.
The Shopping Cart Script.
Taking Product Orders.
An Ad Rotation and Tracking System and a Simple Affiliates Program.
Setting up a System DSN and DSN-less connections to databases.