Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

How can I eliminate the resend box when opening new page and returning to previous page?

  • 1 odgovor
  • 4 imajo to težavo
  • 1 ogled
  • Zadnji odgovor od cor-el

more options

while my portfolio page is open I often select specific issues for info which opens a new page when I use the back arrow to return, a box requiring a resend command appears is there a way to eliminate this box/command?

while my portfolio page is open I often select specific issues for info which opens a new page when I use the back arrow to return, a box requiring a resend command appears is there a way to eliminate this box/command?

Vsi odgovori (1)

more options

You get an alert about resending POST data if you go back to a page or refresh a page that was previously requested from the server by submitting form data via a (hidden) POST form.
Firefox can only make sure to get the same page 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.
A 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.