| VBScript Programming Tutorial for Beginners |
VBScript is a web browser scripting language, used to add interactivity to the otherwise static web pages.
It functions very similar to Javascript and has mainly been designed by Microsoft for Internet Explorer.
This one is a recommended tutorial for the beginners.
If you are a beginner and looking for a tutorial to start with, this one is for you. This tutorial covers topics like
VBScript Basics, Variables, If, Elseif, Select, VBScript Functions, etc. A good one to start learning VBScript Programming.
|
| Learn VBScript at W3Schools |
In this VBScript tutorial from W3Schools you will learn how to write VBScript,
and how to insert these scripts into your HTML files to make your web pages more dynamic and
interactive. |
| Introduction to VBScript |
This is a very nice VBScript programming tutorial, assumes a little know-how of files
and folders in Windows. Useful for the starters.
|
| VBScript for Beginners |
A very nice beginner level tutorial from HitMill. Assumes no prior programming knowledge and
teaches VBScript from scratch.
|
| VBScript Tutorial |
A very good VBScript tutorial for all levels, starts with an introduction and then
covers syntax, variables, operators, strings, arrays, decisions, comments, loops,
fucntions and more.
|
| VBScript at about.com |
The tutorials / articles on this page show you how to use one of the most flexible
programming tools Microsoft has ever created i.e. VBScript.
|
| quackit.com VBScript Tutorial |
This VBScript Tutorial is for beginners. It teaches you VBScript from the ground up - starting with the basics.
|