VBScript Tutorial
 |
VBScript is a Microsoft scripting language.
VBScript is the default scripting language in ASP.
Client-side VBScript only works in Internet Explorer!
Start learning VBScript now!
|
With our online editor, you can edit the VBScript code, and click on a button to view the result.
Example (IE Only)
<html>
<body>
<script type="text/vbscript">
document.write("This is my first VBScript!")
</script>
</body>
</html>
|
Try it yourself » |
Click on the "Try it Yourself" button to see how it works.
Learn by examples! With our editor, you can edit the source code, and click on a test button to view the result.
Try-it-Yourself!
At W3Schools you will find a complete VBScript reference.
VBScript Reference

Whether you're new to XML or already an advanced user,
the user-friendly views and powerful entry helpers,
wizards, and debuggers in XMLSpy are designed to meet your XML
and Web development needs from start to finish.
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- XBRL validator & taxonomy editor
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a free trial today!
|
|
|
|