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 Format Time and Date
VBScript Display the days
VBScript Add a time interval to a date
VBScript Random number
VBScript Random number between 1-99
VBScript Return a number of characters from a string
VBScript Do while looper
VBScript Random text
VBScript Display the months
VBScript Return a number of characters from the left or right side of a string