I have a form with a textbox and a button,
when i type a value in the textbox and click the button I want it to check a record in a table for
a value if it is then, I will do step A if it is not there then I am going to do step B
what is wrong with the code below place code in on click event...