Home
Submit
Free Hosting
Link To Us
Contacts
VBScript Replace text in a string
VBScript
Download
(.zip)
<html>
<body>
<script type="text/vbscript">
text="Hello boy!"
document.write(Replace(text, "boy", "friend"))
</script>
</body>
</html>
VBScript
Add a time interval to a date
Simple Alert
Date Validation
VBScript
Day Select Case
Display date and time
Display the current month and day
VBScript
Display the days
Display the months
Foreach Names
VBScript
Format Time and Date
Greeting
Random number between 1 99
VBScript
Random number
Random text
Removes spaces from a string
VBScript Replace text in a string