| Printed Courseware Catalogue
|
|
|
|
|
|
|
|
|
Catalogue IT & Certification Microsoft VBScript
|
|
Element K
Programming
287 pages
Purchase Price
1-9 manuals: $110 per manual 10+ manuals: $98 per manual
Trainer Material: Instructor's Edition $120 each
|
Code: EK77-703
Series: IT & Certification
Format: A4
Duration: 2 day(s)
Download Data Files
Printer friendly version of this outline
|
|
Outline
VBScript and the Web
VBScript's Popularity
VBScript Defined
Platform or Host Dependence
Scripting Languages
VBScript Basics
Embedding VBScript in HTML
VBScript to Display Information
Hiding VBScript from Older Browsers
Code Documentation and Formatting
Variables, Subtypes, and Constants
Variables Defined
Declaring Variables
Naming Variables
Variants and Subtypes
Assigning Values to Variables
Determining Variant Subtype
Data Subtype Conversion
Topic 8: Numeric and Literal Constants
Arrays
Groups of Similar Variables
One-Dimensional Arrays
Multi-Dimensional Arrays
VBScript Operators
VBScript Operators
Arithmetic Operator Precedence
Comparison Operators
Logic Operators
String Concatenation
VBScript Procedures
Procedures
Subroutine Procedures
Scope of Variables
Function Procedures
Randomize and RND
| Program Control and Structure
Control Statements
Four Control Structures
Using Loops
Strings and Numbers
Strings
Formatting Numbers
Message and Input Boxes
Message Box
Input Boxes
Dates and Times
Dates and Times
Splitting Up Dates and Times
Page Updates
The Document Object Model
What Does VBScript Manipulate?
History and Background of the DOM
Properties, Methods, Events and Collections
Internet Explorer 5.x DOM
Event Handlers
Top-Down vs. Event-Driven Programming
Mouse Events
Keyboard Events
Validation and Error Handling
Appendices
Netscape Issues
What's New in VBScript 5.0?
VBScript Reserved Words
|
After completing this course, students will know how to:
- Define VBScript and describe the advantages of using it in your Web pages.
- Embed VBScript code in an HTML document, hide the VBScript code from browsers
that lack a VBScript interpreter, and insert comments into your VBScript code.
- Define variables, name them appropriately, and demonstrate implicit and
explicit declarations of variables.
- Declare arrays and use them in your scripts.
- Use the four types of VBScript operators and produce specific results by
demonstrating their precedence.
- Insert functions, subroutines, and Event Procedures into your VBScripts and
reduce your programming effort by using VBScript?s predefined procedures.
- Write code that makes decisions based on existing conditions, using control
structures and loops.
- Manipulate the variant subtype String, using some predefined functions. You
will also be able to format numbers.
- Enable communication with your Web page visitors using Message and Input boxes.
- Extract date and time information from the client computer, format it and
display the date and time of the last update on your Web page.
- Use the DOM to control the layout of HTML pages, add effects, and get
information from users.
- Use functions to handle Windows mouse and keyboard events, validate user input,
and handle run-time errors.
|
Prerequisites
A working knowledge of HTML is required for completing this course. Knowledge
of Visual Basic or experience creating macros with an application such as
Microsoft Excel is helpful but not mandatory.
|
|
|
|
|
|
|
|