List Info

Thread: Response.Redirect not working with IE in Internet Zone




Response.Redirect not working with IE in Internet Zone
user name
2006-04-28 12:11:29
I was able to do the experiment last night of turning off
SmartNavigation
in the page, and sure enough, it works. So that seems to be
the issue. In
a post from a MS tech support person, they suggest that
programmatically
turning off SmartNavigation just before the Redirect should
work as well.
EG:

this.SmartNavigation = false;
Response.Redirect("NewPage.aspx?MemberID=12",
false);

I have not been able to test this yet because I'd have to
do a recompile.

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )