Instructor, lt;a href= http://www.vtc.com/files/productlist.php?author=Steve%20Holzner target= _blank gt;Steve Holznerlt;/agt;, teaches you lt;bgt;VBScriptlt;/bgt;, the powerful scripting language that comes built into Internet Explorer. Learn to use VBScript code to change web pages on the fly, check data before it s sent to the server, or perform calculations behind the scenes. Make web pages come alive by handling the data the user enters into controls like text fields, list boxes, and dialog boxes. VBScript it also the language used in Active Server Pages (ASP), using such servers as the Internet Information Server (IIS) or Microsoft s Personal Web Server (PWS). Using VBScript in ASP, you can execute your own code on the server, putting together web pages in real time to send back to the browser. To being learning today, simple click on one of the VBScript lessons.
IntroductionWelcomeSystem RequirementsA Word About SecurityGetting to Know VBScriptCreating a ScriptWriting to a Web Page pt. 1Writing to a Web Page pt. 2Writing to a Web Page using ASPGetting the VBScript VersionCommenting VBScript CodeDisplaying Messages With MsgBoxVariablesStoring Data in VariablesCreating Variables With DimInsisting That Variables Be DeclaredCreating Constants With ConstReading Data with InputBoxHandling Data TypesChecking a Variable TypeConverting Between TypesOperatorsOperators and Precedence pt. 1
Operators and Precedence pt. 2
Conditionals and ErrorsIf . . . Then pt. 1
If . . . Then pt. 2
Comparison Operators
Logical Operators
Select Case
Handling Errors
Getting Error Information
ArraysCreating Arrays With Dim pt. 1
Creating Arrays With Dim pt. 2
Creating Arrays With Array
Resizing Arrays With ReDim
Erasing Arrays
Getting Array Information
Creating Dictionaries
LoopsFor . . . Next
Looping Over Arrays
For . . . Each
Do . . . Loop pt. 1
Do . . . Loop pt. 2
While . . . Wend
Using the Exit Statement
SubroutinesCreating Subroutines
Passing Data to Subroutines
FunctionsCreating Functions
Executing VBScript Code on the Fly
Understanding Scope pt. 1
Understanding Scope pt. 2
Buttons and Text FieldsCreating Buttons
Working With Events
Creating Text Fields
Reading From Text Fields
Validating User Data
Reading Passwords
Radio Buttons and CheckboxesCreating Radio Buttons
Setting and Checking Radio Buttons
Creating Checkboxes
Setting and Checking Checkboxes
Passing Data to Event Handlers
List Boxes and Image ControlsCreating Listboxes
Creating Multiple-Selection List Boxes
Adding Items to a List Box
Image Maps and the MouseCreating an Image Map
Clicking and Moving the Mouse
Dragging the Mouse
Handling Controls in Other Frames
Loading Frames From Code
Built-in Functions: StringsSearching Text Strings
Replacing Text
Working With Spaces
Working With Case
Working With Substrings
Splitting and Joining Arrays
Reversing and Comparing
Formatting Numbers Into Strings
Formatting Dates Into Strings
Using Regular Expressions
Replacing Text Using Regular Expressions
Built-in Functions: Times and DatesGetting the Time
Getting the Date
Adding and Subtracting Dates
Built-in Functions: MathGetting Absolute Values and Signs
Getting Random Numbers
The Log and Trig Functions
Rounding Numbers
Object-Oriented ProgrammingCreating Classes and Objects
Creating Methods
Creating Constructors
Creating Destructors
Creating a Read-Only Property
Creating a Read/Write Property
Making Properties Private
Making Methods Private
Creating Default Properties and Methods
Using VBScript in Active Server PagesCreating ASP Pages
Reading User Input
Setting and Reading Cookies
In ConclusionWrap-Up
CreditsAbout this Author
Click here to find out more about the VBScript Training CD