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
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|