W
W. Adam
I have a form which displays info. On top of it there is a text box for
input box which lets you put number from 1 thu 10.I need to verify that the
number entered by the user is within the range of 1-10. If it isn't, notify
the user and set the focus back to the text box. Do not allow processing to
continue until a valid entry is entered in the textbox.
How can i achive that
Thanks in advance
input box which lets you put number from 1 thu 10.I need to verify that the
number entered by the user is within the range of 1-10. If it isn't, notify
the user and set the focus back to the text box. Do not allow processing to
continue until a valid entry is entered in the textbox.
How can i achive that
Thanks in advance