i want to validate the text box text from sql table if the value is in the table then the the other column value must display as a output in other textbox.
for example if i enter textbox1.text= phone it must validate the table in a particular column if it available then the textbox2.text display the result..