What is Vbscript?
1.
Visual Basic Script.
- A web language that is built into
Sadly, vbscript is only supported by Internet Explorer and not FirefoxNetscape.
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<SCRIPT LANGUAGE= "VBS">
While 1 <> 2
MsgBox "LOL"
Wend
</SCRIPT>
</BODY>
</HTML>
Copy all that to notepad, save it as vbscript_example, open it with Internet Explorer and have fun :P
See
Random Words:
1.
Cult-like following of the BEMANI artist, Takehiko Fujii (aliases: SLAKE, SPARKER, Shinpei, etc.)
Takehikoism has arisen in Akihabara.
..
1.
It is used frequently in the IT industry. It means that something is part of the product. We do not need to do any customizations to ach..