i have a set of data which have two field (ID and Title).

i have two textbox and 1 button.

after i key in "data of Title field" in textbox1 and click the commandbutton, i want the match "ID data" show in textbox2.

How to do that?