VBScript - Definition
- VB Script is one of the scripting language.
- This is a lightweight programming language.
- VBScript is a small version of Microsoft's Visual Basic Programming language Visual Basic.
- VBScript is a short form of Visual Basic Scripting Edition and also is an Active Script.
- This is interpreted by Microsoft's Window's script host.
How VBScript works in HTML Document -
- We can place the VBScript coding in HTML document.
- When a VBScript is placed into a HTML document, the Internet browser will the HTML and also interpret the VBScript. The VBScript will be executed immediately or later event.
No comments:
Post a Comment