G
Guest
When I close a pop up window, I'm using Javascript to reload the launch
window(window.opener) in order to pick up any changes I have just submitted
to the database.
This works well but for an alert that appears every time saying:
"This page cannot be refreshed without resending the information. Click
Retry to send the information page again or click Cancel to return to the
page you are tyrig to view."
Is there any way that I can stop this message from being displayed?
Thanks for any help in advance,
CR
window(window.opener) in order to pick up any changes I have just submitted
to the database.
This works well but for an alert that appears every time saying:
"This page cannot be refreshed without resending the information. Click
Retry to send the information page again or click Cancel to return to the
page you are tyrig to view."
Is there any way that I can stop this message from being displayed?
Thanks for any help in advance,
CR