MrsKensington
Programmer
My main page contains two form elements with the names "sideBar" and "main". in the main window when the user clicks on a link a new page opens up using window.open
This page is supposed to be an options page where you'll change some options in a form and then click "OK".
When "OK" is clicked I need to be able to refresh the "main" page.
Is there any way of doing this?
This page is supposed to be an options page where you'll change some options in a form and then click "OK".
When "OK" is clicked I need to be able to refresh the "main" page.
Is there any way of doing this?