Post-Redirect-Get(blog.andreloker.de)

submitted by alokeraloker(1810) 3 years, 11 months ago

Returning web pages from POST request can cause a lot of trouble. The POST-Redirect-GET pattern avoids those problems by redirecting the browser to a GET request after a POST request.

1 comment |category: |Views: 27

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by pspectorpspector(1) 5 months, 2 days ago 0

This article helped me address quite annoying problem in the implementation of some Web Device Manager. The implementation was using post method to read statistics and submit configuration changes. Once configuration changes had been submitted any attempt to manually refresh hit the wall of Web Browser response of " To Display the webpage again, Internet Explorer needs to resend the information you've previously submitted.". Worse would be the Firefox that wouldn't forget the form submission even if was asked to go to a different page and then return. The solution worked equally well for IE, Forefox and Chrome

Reply

information Login or create an account to comment on this story