What is VBScript?

Microsoft Visual BAsic Scripting Edition brings active scripting to a wide variety of environments, including Web client scripting in Microsoft Internet Explorer and Web server scripting in Microsoft Internet Information Service.

Easy to use and Learn

If you already know Visual Basic, or Visual Basic for Applications (VBA),VBScript will be very familiar.

VBScript talks to host applications using Windows Script.

With Windows Script:

Browsers and other host applications do not require special integration code for each scripting component.

Language vendors can create standard language run times for scripting.

Windows Scripting enables a host to compile scripts, obtain and call entry points, and manage the namespace available to the developer.

Window Script is used in Microsoft Internet Explorer and Microsoft Internet Information Service.