搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

how to eliminate confirm screen popup

  • 1 个回答
  • 6 人有此问题
  • 10 次查看
  • 最后回复者为 cor-el

more options

when i click back arrow, i get a confirm screen. (to resend) how to eliminate confirm screen popup every time?

when i click back arrow, i get a confirm screen. (to resend) how to eliminate confirm screen popup every time?

所有回复 (1)

more options

You get an alert about resending POST data if you go back to a page that was previously requested from the server by submitting form data via a POST form.

The only way that Firefox can make sure to get the same page is by resending that POST form.

Firefox doesn't know what that form data means, so Firefox asks for confirmation before resending that form data as such an action can cause you to repeat an action and buy another item or post a message another time.

The only way to prevent that pop-up is not to use the Back button, but to open links from a page that was requested from a server by sending a POST form in a new tab (window) with a middle-click or a Ctrl + left-click.

Then you can close that tab or window to go back.