CODE
LIBARY.COM
Home
/
VBScript
VBScript Simple Alert
Simple Alert
<html> <head> <script type="text/vbscript"> alert("Hello!") </script> </head> </html>
Copy to Clipboard
Related Snippets
VBScript Removes spaces from a string
VBScript Sub Procedure
VBScript Random text
VBScript Random number
VBScript Simple Greeting
VBScript Random number between 1-99
VBScript Greeting
VBScript Foreach Names
VBScript Do while looper
VBScript Functions