Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I make Response.Redirect refresh the web page?

0
Posted

How do I make Response.Redirect refresh the web page?

0

I have an application where I need to redirect the user to a different page and have that page load from the server. I tried using Response.Redirect, and while that does redirect them, it does not force a page load of the target page. In other words, it takes their cached page, if one exists, and uses that instead of going back to the server. I am currently doing Server.Transfer, and that does do what I want, but does not update the URL. I would like the URL updated to reflect the new location.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123