I have a popup window that comes up with a selection box that the user makes a selection and hits a button and I need to send that selection back to the referring page and have the referring page refresh. Any idea how to do that?
Printable View
I have a popup window that comes up with a selection box that the user makes a selection and hits a button and I need to send that selection back to the referring page and have the referring page refresh. Any idea how to do that?
I would actually be interested in how this was resolved as I need a user to make a selection and a popup window seems the way to go, but how to do it.