VBScript, or Visual Basic Scripting, is a scripting language developed by Microsoft to help developers write scripts that interact with its products. VBScript is mainly used with Internet Explorer.
Typically, writing programs for Web browsers means that you don't have access to a user's computer and file system. But by using ActiveX objects on Microsoft Windows and Internet Explorer, you can ...