Short for Visual Basic Scripting Edition, a scripting language developed by Microsoft and supported by Microsoft's Internet ExplorerWeb browser. VBScript is based on the Visual Basic programming language, but is much simpler. In many ways, it is similar to JavaScript. It enables Web authors to include interactive controls, such as buttons and scrollbars, on their Web pages.
VBScript Tutorial Five-part tutorial beginning with VBScript fundamentals and then describing how to add VBScript to Web pages, the structure of the language, and how to use event-driven programming within HTML documents.