Let\'s say I have two pages on the same ASP.NET C# WebSite.
Try using Server.Transfer instead of Response.Redirect.
The client will not see the URL change but this may not matter, depending on your requirements