What is VBScript?
VBScript, Microsoft Visual Basic
script edition, is the Microsoft scripting language and is reduced version of
Microsoft Visual Basic. VBScript does not provide functionality of Visual Basic
but it has nearly all the features provided by Java Script.
Microsoft has provided the VBScript implementation only for Windows Platform and
Macintosh which means that it is not possible to use it in any other platform
like Linux and UNIX. Web developers may prefer to use JavaScript instead for
better compatibility with web browsers other than Internet Explorer.