hi all..
i have a application were in have a textfeild say X.. to input data in X i need to click select button.. a popup window appears.. bu default all data present in database is displayed.. i need to search the a large data from database(i used php for searching data from database). On completing my search.. i need to click a particular search and this search should appear in the textfeild X..

i have did this.. when the...