Microsoft ASP 3.0 Introduction: Communicating with the User's System
Overview/Description
This course, Microsoft ASP 3.0 Introduction: Communicating with the User's System, presents introductory ASP concepts including using cookies and the session object, creating advanced ASP elements, and error handling.
Target Audience
You should be familiar with basic ASP concepts including creating an ASP page, and using forms.
Expected Duration
This course, including the practice exercises, will take up to 4 hours to complete.
Objectives:
Using Cookies and the Session Object
Define the Cookie specification
Recognize user concerns about cookies
Create persistent cookies
Create cookies with the Response object
Read cookies with the Request object
Use cookies as a collection
Use Contents collection
Use the Session object's Contents collection
Define the Session object's properties
Call the Session object method
Creating Advanced ASP Elements
Find Dictionary entries by Key
Remove Dictionary entries
Use the FileSystemObject object
Use the File and Folder objects
Instantiate Scripting Runtime objects
Instantiate the Dictionary object
Create Dictionary entries
Open a connection to a database table
Read the table's contents
Close the database and connection
Define ASP database access
Define ODBC, OLE-DB, and ADO
Use the Connection and RecordSet objects
Identify the Ad Rotator component
Identify the Content Linking component
Identify the Browser Capabilities component
Error Handling
Recognize the ASPError object
Modify the default error page
Debug client-side script with the Script Debugger
Enable server-side script debugging
Course Number: MDEV0303