arneweise77
Programmer
Hi everyone!
I have this form which has to be filled in from the top to the bottom to get the right values and entrys. I want it this way just to keep the user away from making type errors. I´m setting focus to the first textbox, but how do I force the user to enter information before moving on to the next textbox?
I´m using validators aswell, so the user can see if his entry made an error, but then I want him to remain in that textbox and not be able to move on.
Please help me with this, anyone.
Thanx in advance, Arne
I have this form which has to be filled in from the top to the bottom to get the right values and entrys. I want it this way just to keep the user away from making type errors. I´m setting focus to the first textbox, but how do I force the user to enter information before moving on to the next textbox?
I´m using validators aswell, so the user can see if his entry made an error, but then I want him to remain in that textbox and not be able to move on.
Please help me with this, anyone.
Thanx in advance, Arne