<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Response.Redirect not working properly on IE8 ASP</title>
	<atom:link href="http://www.leinadium.com/misc/responseredirect-not-working-properly-on-ie8-asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leinadium.com/misc/responseredirect-not-working-properly-on-ie8-asp/</link>
	<description>Techhead. Codewarrior. Legalnerd.</description>
	<lastBuildDate>Fri, 21 Oct 2011 15:51:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ikutsin</title>
		<link>http://www.leinadium.com/misc/responseredirect-not-working-properly-on-ie8-asp/comment-page-1/#comment-324</link>
		<dc:creator>Ikutsin</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.leinadium.com/misc/responseredirect-not-working-properly-on-ie8-asp/#comment-324</guid>
		<description>Just got the same trouble, this doesn&#039;t going to work anymore:

protected void btnSearch_Click(object sender, ImageClickEventArgs e)
{
HttpContext.Current.Response.Redirect(formattedGetUrl);
}

Any workarounds?</description>
		<content:encoded><![CDATA[<p>Just got the same trouble, this doesn&#8217;t going to work anymore:</p>
<p>protected void btnSearch_Click(object sender, ImageClickEventArgs e)<br />
{<br />
HttpContext.Current.Response.Redirect(formattedGetUrl);<br />
}</p>
<p>Any workarounds?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

