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 Reverse a string
VBScript Functions
VBScript Display the current month and day
VBScript Removes spaces from a string
VBScript Replace text in a string
VBScript CD-Rom Open Script
VBScript Random text
VBScript Round a number
VBScript Display the days
VBScript Return a number of characters from a string