Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6159027
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T21:03:43+00:00 2026-05-23T21:03:43+00:00

I implemented the Post-Redirect-Get pattern to avoid the problem where a refresh of a

  • 0

I implemented the Post-Redirect-Get pattern to avoid the problem where a refresh of a web page offers the user the chance to repost the data.

The redirect is being accomplished server-side with the Location header and “302 Object moved”.

Only now, when I hit the back button to navigate past the form to the original page (from which the form was reached), as soon as I land on the post page it redirects, kicking me forward instead of letting me keep going back in the history.

Is there a way around this? javascript: window.location.href = window.location.href?

Revisiting the form, entering new data and posting again is fine. But I’d like the actual post event itself to just fall out of history entirely. Why do browsers even put into the history stack URLs that return a permanent redirect?

Update

Apparently I am mistaken about something. I just tested a plain vanilla case of post-redirect-get and the back button works as expected. Sorry to have wasted your time…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T21:03:43+00:00Added an answer on May 23, 2026 at 9:03 pm

    The recommended way to do redirection is an HTTP 302 Found response with a Location: header.

    If you’re trying to do it in Javascript, location.replace(url) navigates to a new URL while replacing the current URL in the browsing history.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to implement the Post/Redirect/Get pattern in a page that will post
I am trying to implement a Post Redirect Get pattern for my web application
I'm trying to submit some data using POST method and redirect the page. But
I'm new to post/redirect/get. I'm coding up the first real site that led me
Here's my scenario: I have one page that collects certain data from the user.
I'm using jQuery to post to an ASP .NET Web Service to implement a
I'm writing a web app that at one point allows a user to upload
Why would you do an automatic HTML post rather than a simple redirect? Is
In side a Silverlight Page, I want to redirect to another aspx page in
Possible Duplicate: android steganography Has anyone implemented steganography on android? Can anyone post sample

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.