Frank
05-26-2003, 03:42 PM
I'm having a slight issue with Javascript...
I have a link that opens a popup window, in which a user can change a specific bit of information.
When the user makes changes and clicks "SAVE" I'd like the main browser window to refresh, and the popup to close, so the user does not have to manually refresh the main browser window after updating their information.
Opening and closing the popup window is the easy part. Getting that main page to refresh is where I am having the problem.
Any suggestions on how to go about doing this?
I have a link that opens a popup window, in which a user can change a specific bit of information.
When the user makes changes and clicks "SAVE" I'd like the main browser window to refresh, and the popup to close, so the user does not have to manually refresh the main browser window after updating their information.
Opening and closing the popup window is the easy part. Getting that main page to refresh is where I am having the problem.
Any suggestions on how to go about doing this?