Vbscript

What is Vbscript?


1.

Visual Basic Script.

- A web language that is built into HTMLand is based on Visual Basic. It is not as flexible as Javascript but it is easier to learn/use.

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 vb, visual basic, html, language, web


17

Random Words:

1. Cult-like following of the BEMANI artist, Takehiko Fujii (aliases: SLAKE, SPARKER, Shinpei, etc.) Takehikoism has arisen in Akihabara. ..
1. (n) A person who uses a large amount of performance enhancing chemicals such as Anabolic Steroids. This can refer to someone who takes l..
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..