Skip to Content
0
Former Member
May 12, 2008 at 11:08 AM

module pool

13 Views

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