You need to sign in to do that
Don't have an account?

Browser Warning Message when I open a popup window from visualforce page from site.
Ok so I have been working on a custom public site. Everything on the site is working fine until I try to open a popup window from the visuaforce page. When I do that on certain browsers Like IE i get a warning message.
The message reads:
To display the webpage again, the web browser needs to resend the information you've previously submitted. If you were making a purchase, you should click Cancel to avoid a duplicate transaction. Otherwise, click Retry to display the webpage again.
Is there any way to stop this warning from appearing when I have a popup window open?
I think you have this popup in a form and that tries to resend the form ... can you post your code?
Here is the CommandLink code:
Here is the Java script: