I am trying to validate a value that a user enters into a textbox with values in a table. For instance, if a user enters their employee id, it must exists in the employee table already. Any suggestions on how to accomplish this?
thanks
...
Go to the complete details ...