POPup window
HI,
I want to display an item selected in a pop up window in a main window texte field...Suppose I hv a text field called emp-id in the main windw and there is a pop up windw atached with it which shows all emp ids from the database.wen i select one id frm pop up windw,thw windw closes and the selected item comes to the main windw text field...
But my problem is that I am unable to bring that particular data to the main windw..
Can nyone help mw with ny code snippet?

