Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.