What is VBScript? VBScript (Visual Basic Script) is a scaled down version of Visual Basic. Visual Basic is a full blown programming language. VBScript, on the other hand, is a scripting language that can be run client- side (i.e. via your web browser), or server-side (i.e. on the web server). VBScript is the most […]