Hi,
This is what I want to accomplish:
I'd like to display a small image/icon beside a text box when it passes the validation.
For example: I have a text box named txtFirstName. It is a required field. If it is not being filled in, I would like to display a small "error.gif" image next to the text box. If it successfully filled in. A
different icon will be displayed.
Can anyone suggest how to work on something like this?
