4 Replies Latest reply: Apr 16, 2012 4:52 PM by jinda55 RSS

    date validation

    jinda55 Community Member

      This is a box that allows you to enter dates:

       

      <input name="DD/MM/YY" type="text" id="DD/MM/YY" value="DDMMYY" maxlength="6" />

       

      Is it possible to add validation to this so that only numbers are entered?