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 Key exist check
ASP Attributes of a specified file
ASP Format date and time
ASP Skip a line of a textfile
ASP Reverse a string
ASP Get the name of a day
ASP Random content
ASP Get the name of a month
ASP Get the root folder of a specified drive
ASP Page Expire Date