Home
Submit
Free Hosting
Link To Us
Contacts
VBScript Date Validation
VBScript
Download
(.zip)
<html>
<body>
<script type="text/vbscript">
somedate="11/51/99"
document.write(IsDate(somedate))
</script>
</body>
</html>
VBScript
Add a time interval to a date
Date Validation
Display date and time
VBScript
Format Time and Date
VBScript Date Validation