Output
Writing text using VBScript
Writing HTML using VBScript
Variables
Create a variable
Insert a variable value in a text
Create an array
Procedures
Sub procedure
Function procedure
Conditional Statements
If...Then..Else statement
If...Then..ElseIf statement
Select Case statement
Random link
Looping
For..Next loop
Looping through the HTML headings
For..Each loop
Do...While loop
Date and Time Functions
Display Date and Time
Display the days
Display the months
Display the current month and day
Countdown to year 3000
Add 30 days from today
Format Date and Time
Is this a date?
Other Built-in Functions
Uppercase or lowercase characters
Remove leading or trailing spaces from a string
Reverse a string
Round a number
Return a random number
Return a random number between 0-99
Return a specified number of characters from the left or right side of a string
Replace some characters in a string
Return a specified number of characters from a string