I have a form which has three fields for date. Month (2 Char), Day (2 Char), and Year (4 Char). When a user enters the second character, I want the focus to change to the next texbox and so on. I am unable to use the OnChange.
Does anyone have any ideas how to approach this? I have exhausted all my opinions. Thanks in advance.
Does anyone have any ideas how to approach this? I have exhausted all my opinions. Thanks in advance.