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 Navigate between pages in a text file
ASP Random number
ASP Return the value of an item
ASP Date and Time
ASP Get the serialnumber of a specified drive
ASP Return an array of all items
ASP Character set
ASP Get the file system of a specified drive
ASP URL Redirection
ASP Table of contents