I have one .cgi page open, the user clicks a link/button which opens another window, modifies some form filelds, then clicks the submit button. When the submit button is clicked some data is inserted into a database and the popup window is closed. I would like the first window to refresh so the new data inputed into the popup window is reflected. How do i create the connection between the windows so the first window knows when the second window is closed.
Thanks in advanced.
Thanks in advanced.