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 Buffer Control
ASP Read all lines from a textfile
ASP Get the free space of a specified drive
ASP Get the name of a month
ASP Get column number of the current character in a text file
ASP Skip a part of a textfile
ASP Random link
ASP Check user connection
ASP Reverse a string
ASP Trim a string