Basically when my users enter a date into a text field I want to verify that it is in the following format:

mm/dd/yy for example

i want to make sure that I get

05/09/01

instead of

5/9/01

All suggestions appreciated in advance

Kind Regards,
Hakan