CODE
LIBARY.COM
Home
/
ASP
ASP Date Validation
Date Validation
<html> <body> <% somedate="10/30/99" response.write(IsDate(somedate)) %> </body> </html>
<% somedate="10/30/99" response.write(IsDate(somedate)) %>
Copy to Clipboard
Related Snippets
ASP Extract server variables
ASP Set a key
ASP Round a number
ASP A form with checkboxes
ASP Visit Count Cookie
ASP End a script in the middle of processing
ASP Get file extension
ASP Uppercase or lowercase a string
ASP Date and Time
ASP Get the free space of a specified drive