<?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 target blank</title>
	<atom:link href="http://yussi.nl/index.php/response-redirect-target-blank.html/feed" rel="self" type="application/rss+xml" />
	<link>http://yussi.nl/index.php/response-redirect-target-blank.html</link>
	<description>Yussi Ariefiyono</description>
	<lastBuildDate>Mon, 27 Jul 2009 15:17:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: yussi ariefiyono</title>
		<link>http://yussi.nl/index.php/response-redirect-target-blank.html/comment-page-1#comment-75</link>
		<dc:creator>yussi ariefiyono</dc:creator>
		<pubDate>Wed, 17 Dec 2008 10:24:32 +0000</pubDate>
		<guid isPermaLink="false">/post/Response-redirect-target-blank.aspx#comment-75</guid>
		<description>thank for the input Jose ^^</description>
		<content:encoded><![CDATA[<p>thank for the input Jose ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jos&#233; A L Batista</title>
		<link>http://yussi.nl/index.php/response-redirect-target-blank.html/comment-page-1#comment-74</link>
		<dc:creator>Jos&#233; A L Batista</dc:creator>
		<pubDate>Fri, 12 Dec 2008 20:47:02 +0000</pubDate>
		<guid isPermaLink="false">/post/Response-redirect-target-blank.aspx#comment-74</guid>
		<description>Hi,

if you want to go to a blank page you can use:

                Response.Write(&quot;&lt;script type=&quot;&quot;text/javascript&quot;&quot;&gt;&quot;)
                Response.Write(&quot;document.location = &quot;&quot;about:blank&quot;&quot;;&quot;)
                Response.Write(&quot;&lt;/script&gt;&quot;)
                Response.End()
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>if you want to go to a blank page you can use:</p>
<p>                Response.Write(&quot;&lt;script type=&quot;&quot;text/javascript&quot;&quot;&gt;&quot;)<br />
                Response.Write(&quot;document.location = &quot;&quot;about:blank&quot;&quot;;&quot;)<br />
                Response.Write(&quot;&lt;/script&gt;&quot;)<br />
                Response.End()</p>
]]></content:encoded>
	</item>
</channel>
</rss>
