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 7871079
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T01:48:10+00:00 2026-06-03T01:48:10+00:00

As far as I understand, Response.Redirect(http://stackoverflow.com); tells the browser to initiate a request to

  • 0

As far as I understand, Response.Redirect("http://stackoverflow.com"); tells the browser to initiate a request to another URL.

One of the results of this is that the browser “remembers” the redirection, and allows pressing “back.”

However, I have a website where Response.Redirect disables the ability to press the browser’s “Back” button, as if the browser had opened a new window. (Browsing history is not forgotten, unlike with Server.Transfer.)

The redirection used to work properly in the past, so I suspect the problem has something to do with the IIS server (IIS7).

I apologize in advance if this question should be moved to ServerFault.com.

UPDATES:

  1. Here is some code:

    protected void btnClickMe_Click(object sender, EventArgs e)
    {
        // ...
        // some server-side logic
        // ...
    
        Response.Redirect("NewPage.aspx?ProductID=" + idNum);
    }
    
  2. Regarding “disables the ability to press the browser’s ‘Back’ button“, what I meant is that the button cannot be pressed. Same as when you open a new window. The button is gray, and clicking it has absolutely no effect.

UPDATE 2:

This has been tested with IE6 and IE8.

  • 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-06-03T01:48:12+00:00Added an answer on June 3, 2026 at 1:48 am

    The problem was NOT with the Response.Redirect();.

    When I was on OldPage.aspx, I entered a new URL in the address bar. Once the browser loaded the new site, it disabled the back-button.

    Conclusion: There is something wrong with OldPage.aspx, not the redirection to NewPage.aspx.

    I still don’t know why THIS happens, but this is an entirely different question.

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

Sidebar

Related Questions

As far as I understand, https is http plus SSL/TLS. What do I need
So far I can understand HTML.ActionLink and URL.RouteURL but still trying to absorb where
As far as I understand, the onchange event of a text input element is
As far as I understand the serial port so far, transferring data is done
As far as I understand WebRequest.PreAuthenticate is almost always good. If I enable it
As far as I understand the branch-on-sign is the name of some kind of
As far as I understand Objective C / iOS is very dynamic language, so
As far as I understand, visitor pattern is often used to add methods to
As far as I understand, if you only declare a checked exception it will
Here's as far as I understand it: Client & Server make connection Client sends

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.