|
Introduction
to VBScript |
The need for Script
The
Componant 's of Client-side Processing What
can be acheived using VB Script |
|
|
|
|
VB
Script Identifier's |
Integer's
Floating Point
Strings
Boolean
Objects
Program
Control statements
|
|
|
|
|
Introduction
to VB Script Variables |
Empty
Null
Boolean
Byte
Integer
Long
Single date
string
Object
|
|
|
|
|
VB
Script Operators |
Comparision
Operators
Logical Operators
Binary Operators
Unary Operators
|
|
Program
Flow and structures
|
Control Statement's
Functions and procedures
VB script coding conventions
|
|
Date
and time in VbScript |
Checking
the validity of date
Returning the client Machine's Date and Time
Splitting up the time
Splitting up the date
Calculating with dates and Times
Reformatting Date Expressions
|
|
|
|
|
Describing
your hyperlinks |
Links
Descriptions using HTML Intrinsic Controls
Link
Descriptions Using the status bar
Link
Descriptions using an ActiveX
Label Control
|
|
|
|
|
Forms
Input Validation |
Working
with Object Reference
Data
validations Functions
Formatting
Data
The
Timing of data validation
|
|
|
|
|
Error
Handing and Debugging |
Debugging
Error
Handling
Building
Robust Applications
|