Disable the refresh message
André
-
nathan -
nathan -
Hello!
I've looked for a long time on the net to find out how to disable the refresh message:
Confirm:
To display this page, the information previously sent by Firefox must be resent. This will repeat any action (such as a search or a purchase order) that was previously undertaken.
Possible responses: resend or cancel
I found out how to prevent a duplicate by writing at the very beginning of the page:
And it works, but the message just won't go away.
If anyone has found a solution, please let me know.
I've looked for a long time on the net to find out how to disable the refresh message:
Confirm:
To display this page, the information previously sent by Firefox must be resent. This will repeat any action (such as a search or a purchase order) that was previously undertaken.
Possible responses: resend or cancel
I found out how to prevent a duplicate by writing at the very beginning of the page:
<?php header("Location:") ;?> And it works, but the message just won't go away.
If anyone has found a solution, please let me know.