VBScript Tutorial

VBScript Tutorial Overview

VBScript is a short of Visual Basic Scripting that is an Active Scripting language developed by Microsoft that is a subset of Visual Basic. It is designed as a "lightweight" language with a fast interpreter for use in a wide variety of Microsoft environments. 

 

In VBScript tutorial we covered complete topics from basic to advanced level those are

 

  1. VBScript Variables
  2. VBScript Operators
  3. VBScript Constants
  4. VBScript Cookies
  5. VBScript Conditional Statements
  6. VBScript Loops
  7. VBScript Strings
  8. VBScript Arrays and many more topics in VBScript.

Audience

VBScript tutorial is targeted for beginners as well as experienced people who is having basic knowledge on computer programming and some scripting languages like javascript. In VBScript tutorial we covered all topics from basic to advanced level which will give clear idea to use VBScript in applications with examples.

Prerequisites

Before proceeding with VBScript tutorial you should have some basic knowledge on computer programming and scripting languages then it will be very easy for you to understand VBScript topics.