HiI have a window in which I have a text field followed by a button . when I click on that it will open another window(a child window or so...). and he type some value in the child window and when it close the value enterd int the child window should display in the textbox in the parent window....
More...