I'm using a very basic javascript to open a "popup" window. That page has as web form where when submitted saves info into my database.

What I want to do is when submitted and saved refresh my parent window so it displays the latest information.

How can I do this?

    Write a Reply...