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 Call a JavaScript procedure and a VBScript procedure using VBScript
ASP Sessions ID
ASP Get the name of the parent folder of a specified path
ASP Reverse a string
ASP Read all lines from a textfile
ASP Return a number of characters from a string
ASP Uppercase or lowercase a string
ASP File Created time
ASP Time Greet
ASP Trim a string