| VBScript Tutorials Online |
 |
View simillar products Programming training -
|
Description VBScript Instructor, < a href=`http://www.vtc.com/files/productlist.php?author=Steve%20Holzner` target=`_blank` > Steve Holzner < /a > , teaches you < b > VBScript < /b > , 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. |
| Sample - Preview the First 3 chapters of VBScript video free. Free learning VBScript online. |
Introduction
Welcome
System Requirements
A Word About Security
Getting to Know VBScript
Creating a Script
Writing to a Web Page pt. 1
Writing to a Web Page pt. 2
Writing to a Web Page using ASP
Getting the VBScript Version
Commenting VBScript Code
Displaying Messages With MsgBox
Variables
Storing Data in Variables
Creating Variables With Dim
Insisting That Variables Be Declared
Creating Constants With Const
Reading Data with InputBox
Handling Data Types
Checking a Variable Type
Converting Between Types
Operators Operators and Precedence pt. 1 Operators and Precedence pt. 2
Conditionals and Errors If . . . Then pt. 1 If . . . Then pt. 2 Comparison Operators Logical Operators Select Case Handling Errors Getting Error Information
Arrays Creating 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
Loops For . . . Next Looping Over Arrays For . . . Each Do . . . Loop pt. 1 Do . . . Loop pt. 2 While . . . Wend Using the Exit Statement
Subroutines Creating Subroutines Passing Data to Subroutines
Functions Creating Functions Executing VBScript Code on the Fly Understanding Scope pt. 1 Understanding Scope pt. 2
Buttons and Text Fields Creating Buttons Working With Events Creating Text Fields Reading From Text Fields Validating User Data Reading Passwords
Radio Buttons and Checkboxes Creating Radio Buttons Setting and Checking Radio Buttons Creating Checkboxes Setting and Checking Checkboxes Passing Data to Event Handlers
List Boxes and Image Controls Creating Listboxes Creating Multiple-Selection List Boxes Adding Items to a List Box
Image Maps and the Mouse Creating an Image Map Clicking and Moving the Mouse Dragging the Mouse Handling Controls in Other Frames Loading Frames From Code
Built-in Functions: Strings Searching 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 Dates Getting the Time Getting the Date Adding and Subtracting Dates
Built-in Functions: Math Getting Absolute Values and Signs Getting Random Numbers The Log and Trig Functions Rounding Numbers
Object-Oriented Programming Creating 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 Pages Creating ASP Pages Reading User Input Setting and Reading Cookies
In Conclusion Wrap-Up
Credits About this Author
|
|