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 Time Greet
ASP Get todays' day and month
ASP Get the drive letter of a specified drive
ASP Random link
ASP Get the root folder of a specified drive
ASP Extract server variables
ASP Use Variables
ASP File Exist Check
ASP Get file extension
ASP Get the available space of a specified drive