reg expression for date validation

  • Thread starter Thread starter Brian Henry
  • Start date Start date
B

Brian Henry

does anyone have a simple regex expression tovalidate dates in the form of
month/day/year like 12/27/2003 ? thanks.. i forgot the name of the site that
has all these on it...
 
I think you'll find the following web site has this and many more that will
help you in the future:

http://www.regexlib.com/

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
thanks, that was the site i couldnt remember


Kevin Spencer said:
I think you'll find the following web site has this and many more that will
help you in the future:

http://www.regexlib.com/

--
HTH,
Kevin Spencer
.Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top