I am trying
to validate a text box, such that if a user types in a wrong value,
along with showing an error message, the focus should still be on the
text box. I am able to bring up the error message, but am not able to
keep the text box still in focus. Once the error message shows up,
the focus moves to the next text box. Can someone please help?
Thanks.