Object Oriented Programming (OOP), Active Server Pages Built-In Objects, Collections, Properties, Methods and Events
In this module you will be introduced to the concepts of Object Oriented Programming (OOP), instantiating an object, the Active Server Pages (ASP) Built-In Objects Properties, Methods, Collections and Events.  

OBJECTIVES
Upon completing this section, you should be able to:

  1. Object Oriented Programming
  2. Instantiated objects
  3. Instantiating an object using the VBScript "set" command or the  “new” command
  4. ASP Built-In Object Properties
  5. ASP Built-In Object Methods
  6. ASP Built-In Object Collections
  7. ASP Built-In Object Events