Date Validation

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kerri

    Date Validation

    Hi,

    I have an input box on an aspx page.

    This allows a user to input a datre.

    Does anyone know if there is a validation control I can
    use to validate that (i) the valueinput is a date and (ii)
    that it is in a certain format

    I know I can achieve this using javascript but I want to
    do this server side.

    Thanks,
    Kerri.
Working...