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

The Altova MissionKit is an integrated suite of tools ideal for:
- XML development
- Web & Web services development
- Data mapping & integration
- Rendering & publishing XML & database data
- XBRL validation, taxonomy editing, transformation & rendering
The MissionKit for XML Developers includes XMLSpy® - the industry-leading XML editor; MapForce® - a
graphical data mapping, conversion, and integration tool; StyleVision® - a visual XSLT stylesheet designer;
DiffDog® - an XML-aware diff/merge tool; and 2 additional tools.
Try all 6 products free for 30 days!
Download a fully-functional free trial
|
|
|
|