FEATURES OF VB SCRIPT

VB script:


  • VB script is a scripting language that can be execute on the client side.
  • A scripting language is a light weight programming language
  • VB script is a light version og microsoft's programming language visual basic.

Features of VB script:



  • VB script is a light weight scripting language , which has a lightning fast interperter.
  • Is case insensitive
  • very simple syntax
  • VB script is an object based scripting lanuage and not an object oriented programming language.
  • It uses component object model (com) in order to access the elements.
  • sucessful exection of VB script can happen only if it is exected in host environment such as Internet exploxer.

Post a Comment

0 Comments