This talk is designed to describe the capabilities of ActiveX with VBScript for people who know Java and JavaScript. It will give some examples and mention key features without getting into serious programming details. |
Outline:
|
001 Introduction to ActiveX, with VBScript 002 ActiveX with VBScript 003 What is ActiveX? 004 When to use ActiveX? 005 ActiveX Architecture 006 Writing a simple ActiveX example 007 Adding a Label Control 008 Adding a Button Control 009 The Script Wizard 010 Example VBScripts 011 Example web page 012 ActiveX 013 The <OBJECT> Tag 014 An Example Object Tag 015 Capabilities of ActiveX Controls 016 Downloading new controls from the web 017 The HTML Layout Control 018 VBScript 019 Basic Elements of VBScript Language 020 VBScript accesses document elements 021 VBScript Language Control Statements 022 Types and Expressions 023 Date, Time, and browser functions are built-in