I created a DATEPICKER BOX and a TEXT BOX. I need that when a user inserts his birth date in DATEPICKER BOX automatically appears his age in the TEXT BOX. How can I do it?
Thanks 😀
Thanks 😀
This will need a JavaScript function to calculate the age, I think you can find something on google.
http://stackoverflow.com/questions/5925068/jquery-calculating-age-based-on-dob
http://stackoverflow.com/questions/5524743/jquery-age-calculation-on-date
Regards,
Max
http://stackoverflow.com/questions/5925068/jquery-calculating-age-based-on-dob
http://stackoverflow.com/questions/5524743/jquery-age-calculation-on-date
Regards,
Max
This topic is locked and no more replies can be posted.