posted 15 years ago
Hi,
I have a parent window which has a button'Employers List'. By clicking on this button a child window will be opened with employers list where every employer record is a radio button.
(I wrote a javascript function to open new window with some attributes).
If I select a particular employer from the list and click on OK button, I need to display that particular employer detalis in the parent window and close the child window.
I don't know how to do this..
Can anyone help me in doing this..
Thanks.