Hi,
I am having six text boxes in a screen.I was validating the text boxes if any unknown things like enter invlid mail id,including numbers in text box for name etc.,
I want to throw an error msg and its working fine.but my requirement is i want to point out(i.e. the cursor want to focus the text box which is throwing error..)
how to do this..any one help with code