Introduction to VBScript
Students will learn to use or create VBScript variables, arithmetic and logical operators, built-in and custom functions, and conditional statements and loops, as well as understand variant sub-types.
- Cost: Price on application
- Duration: 2 Days
- This course is not available as part of our public schedule but can be provided on a customised client specific basis.
A working knowledge of advanced-level HTML. Programming experience is helpful, but not required.
VBScript popularity
VBScript defined
Platform or host dependance
Scripting languages
Embedding VBScript in HTML
VBScript to display information
Hiding VBScript from older browsers
Code documentation & formatting
Variable defined
Declaring variables
Naming variables
Variants & subtypes
Assigning values to variables
Determining variant subtype
Data subtype conversion
Numeric & literal constants
Groups of similar variables
One-dimensional arrays
Multi-dimensional arrays
VBScript operators
Arithmetic operator precedence
Comparsion operators
Logic operators
String concatenation
Control statements
Four control structures
Using loops
Topic title
Strings
Formatting numbers
Messge box
Input boxes
Dates & times
Splitting up dates & times
Page updates
What does VBScript manipulate?
History & background of the DOM
Properties, methods, events & collections
Internet Explorer 5.x DOM
Top-down vs. event-driven programming
Mouse events
Keyboard events
Validation & error handling