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 Text Formatting
VBScript For looper with next
VBScript Display the current month and day
VBScript Functions
VBScript Countdown
VBScript Round a number
VBScript Display the months
VBScript Display date and time
VBScript Random number
VBScript Random number between 1-99