VBScript tutorials
VBScript is a scripting language used in Microsoft's Internet Explorer web browser and browsers based on Internet Explorer's engine such as Flashpeak's SlimBrowser.
NOTE: VBScript code only works in the above mentioned browsers. If you are using Firefox, download the IETab extension to be able to view the output of code written in VBScript inside Firefox.
This section contains tutorials on a variety of VBScript topics including printing text, working with variables, loops, arrays, displaying date & time, and more. Navigate through the tutorials using the menu on the left.
VBScript examples
Visit the VBScript examples section to see lots of examples of VBScript code in action.