Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

When i try to run xbap application am getting following message .."To display this page, Firefox must send information tha

  • 1 reply
  • 2 have this problem
  • 1 view
  • Paskiausią atsakymą parašė cor-el

more options

In Mozilla Firefox version ed 21.0,we are getting the following message "To display this page, Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier’." when an asp.net page is redirected.

Looking for solutions in forums i tried all possible ways like 1.Tools,Options, Advance, uncheck "Tell me when a Website asks to store ... Guest" 2.Now, in the Filter box, type browser.sessionstore.postdata and double-click the browser.sessionstore.postdata button under the Preference Name heading. In the ‘Enter integer value’ option that appears, type -1 and click OK. Restart Firefox and the message should be no more. To reverse this, repeat these instructions and substitute ‘0’ for ‘-1’.

Nothing worked.Can you please help me on this,most of our customers facing this problem.

In Mozilla Firefox version ed 21.0,we are getting the following message "To display this page, Firefox must send information that will repeat any action (such as a search or order confirmation) that was performed earlier’." when an asp.net page is redirected. Looking for solutions in forums i tried all possible ways like 1.Tools,Options, Advance, uncheck "Tell me when a Website asks to store ... Guest" 2.Now, in the Filter box, type browser.sessionstore.postdata and double-click the browser.sessionstore.postdata button under the Preference Name heading. In the ‘Enter integer value’ option that appears, type -1 and click OK. Restart Firefox and the message should be no more. To reverse this, repeat these instructions and substitute ‘0’ for ‘-1’. Nothing worked.Can you please help me on this,most of our customers facing this problem.

All Replies (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 this pop-up about resending POST data is not to use the Back button, but to open links on a page requested from a server by sending a form with POST date 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.

This can also happen if you have bookmarked a web page that you reached by sending a web form.