Date of Birth form validation

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
morrellaberdeen
User
Posts: 187

Date of Birth form validation

Post by morrellaberdeen »

How can I set a validation on a date of birth field that if the person is not 18, based on the date of birth, a message will be displayed that he/she is must be 18 years or over and the form is not submitted?


arbei
User
Posts: 9396

Post by arbei »

You may google "javascript calculate age".


Post Reply