hello ppl
I Really need some help with this
I have got an SouthAfricanIDNumber textbox and a year textbox And both of the fields are numerical, well what I want is this:
IDNumber 7905045001082
YearBorn 1979
so all it needs to do is on an onblur function on the IDNumber textbox it needs to grab the first two numbers and insert it in the Yearborn textbox together with 19 in front of the value
Thanks any help will be appreciated
Omega2