VBScript Tutorial
VBScript is a scripting language produced by Microsoft.
VBScript is the default scripting language for ASP (Active Server Pages).
You can try using VBScript in Internet Explorer.
VBScript Editor
VBScript is a dynamic scripting language.
Internet Explorer supports VBScript. So you can execute VBScript in the IE browser, and through our VBScript online examples, you can view the running results:
Example (Only runs in Internet Explorer)
Click the "Try It" button to see the result.
What is VBScript?
- VBScript is a scripting language
- A scripting language is a lightweight programming language
- VBScript is a lightweight version of Microsoft's programming language Visual Basic
VBScript Examples
Learn by examples. Using our editor, you can edit the source code and then click the "Try It" button to view the result.
VBScript Reference Manual
You can find the complete VBScript reference manual on this site.