G
Guest
Hello -
I have a page that runs a stored procedure checking for the existence of a
name in a database. If it exists, lblMessage returns text indicating same.
When a user goes back and clears the textbox, I would like the message to
disappear, instead of waiting for a return trip to the server.
Any suggestions will be greatly appreciated!
I have a page that runs a stored procedure checking for the existence of a
name in a database. If it exists, lblMessage returns text indicating same.
When a user goes back and clears the textbox, I would like the message to
disappear, instead of waiting for a return trip to the server.
Any suggestions will be greatly appreciated!