G
Guest
Hi ,
I have a form with javasript which launches a popup via the showModalDialog()
method. I get the dialog to open, now I am trying to first get a reference
to the calling form from the popup and then do a refresh of the calling form.
Any ideas on how to get a reference to the calling form?
I tried window.parent.location.reload() , but it doesn't work.
Thanks a lot.
I have a form with javasript which launches a popup via the showModalDialog()
method. I get the dialog to open, now I am trying to first get a reference
to the calling form from the popup and then do a refresh of the calling form.
Any ideas on how to get a reference to the calling form?
I tried window.parent.location.reload() , but it doesn't work.
Thanks a lot.