
Displaying messages on the Internet Explorer status bar.On the other hand, while VBScripts that are executed by the WSH can access local drivers and printers, they cannot work with browser-based resources.Įxamples of tasks that VBScripts embedded inside Web pages can perform include the following: This means that while a VBScript embedded within an HTML page can validate form contents and control browser activity, it cannot access local disk drives or other resources on the computer on which it executes. VBScripts are limited by the constraints imposed by their execution environment. It is also a good choice for quickly developing small applications and utilities or for prototyping new applications.

VBScript is an excellent language for improving client-side Web page development and for developing small scripts that automate tasks on Windows operating systems. vbs file extension and run from the Windows command prompt or the Windows desktop. When executed by the WSH, VBScripts are stored as plain text files with a. Within the context of Web page development, VBScripts are embedded and execute inside HTML ( Hypertext Markup Language) pages. Examples of VBScript execution environments include both Internet Explorer and the WSH. VBScripts require an execution environment in order to run. VBScript is an interpreted scripting language.

By providing the ability to combine VBScript and the WSH, Microsoft has given power users, programmers, and system and network administrators a scripting language that supports rapid application development using the same friendly and easy-to-learn syntax that made Visual Basic famous. The WSH is an execution environment designed to support script execution on Windows operating systems.

However, Microsoft has since ported it over to a number of programming environments, including the WSH ( Windows Script Host). It was originally developed to support client-side Web page development. VBScript is a scripting language created by Microsoft. Visual Basic Family of Programming Languages.
