|
A program for creating scripts based on
Microsoft's Visual Basic Programming language. VBScript is the
equivalent of Netscape's Javascript, with one significant
difference: Javascript works with Microsoft's browser internet explorer,
but VBScript does not work with Netscape's Navigator. This means that
any code written in VBScript cannot be used by a large proportion of the
browsing public. for this reason, the use of VBScript has so far been
limited to intranet-based networks running only internet Explorer. |