<?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: IE6 AJAX hang on readyState 3</title>
	<atom:link href="http://skeymedia.com/ie6-ajax-hang-on-readystate-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://skeymedia.com/ie6-ajax-hang-on-readystate-3/</link>
	<description>Blogging about Web Development and Website Management &#38; Monetization</description>
	<lastBuildDate>Tue, 01 Jun 2010 15:36:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lauren Singer</title>
		<link>http://skeymedia.com/ie6-ajax-hang-on-readystate-3/comment-page-1/#comment-56658</link>
		<dc:creator>Lauren Singer</dc:creator>
		<pubDate>Tue, 20 Oct 2009 20:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/ie6-ajax-hang-on-readystate-3/#comment-56658</guid>
		<description>My head and desk thank you.  They&#039;ve been meeting frequently over this one.</description>
		<content:encoded><![CDATA[<p>My head and desk thank you.  They&#8217;ve been meeting frequently over this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Malazarte</title>
		<link>http://skeymedia.com/ie6-ajax-hang-on-readystate-3/comment-page-1/#comment-52262</link>
		<dc:creator>Christian Malazarte</dc:creator>
		<pubDate>Wed, 22 Jul 2009 04:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/ie6-ajax-hang-on-readystate-3/#comment-52262</guid>
		<description>wow fixed my problem! thanks for posting this!</description>
		<content:encoded><![CDATA[<p>wow fixed my problem! thanks for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://skeymedia.com/ie6-ajax-hang-on-readystate-3/comment-page-1/#comment-52232</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 13 Jun 2009 03:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/ie6-ajax-hang-on-readystate-3/#comment-52232</guid>
		<description>Wow. Great find.</description>
		<content:encoded><![CDATA[<p>Wow. Great find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doctor Colossus</title>
		<link>http://skeymedia.com/ie6-ajax-hang-on-readystate-3/comment-page-1/#comment-50722</link>
		<dc:creator>Doctor Colossus</dc:creator>
		<pubDate>Fri, 08 May 2009 05:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://skeymedia.com/ie6-ajax-hang-on-readystate-3/#comment-50722</guid>
		<description>This is my first day working with Ajax, but I noticed the same problem, even via my own server using the loopback address.

Quite ironically I hadn&#039;t been sending the (&quot;Connection&quot;, &quot;close&quot;) header and, now that I am my code is finally working in IE5.55 &amp; IE6!  It seems the opposite of your solution solved the same problem for me...  Hahahahaha!  Go figure...

I also noticed an improvement in these two browsers by setting using:
xmlHttp.send(null);

Now everything is working perfectly.  I have tested in Google Chrome &amp; Chromium, Firefox, and Opera additionally.  Thank-you for providing me with the hint!</description>
		<content:encoded><![CDATA[<p>This is my first day working with Ajax, but I noticed the same problem, even via my own server using the loopback address.</p>
<p>Quite ironically I hadn&#8217;t been sending the (&#8220;Connection&#8221;, &#8220;close&#8221;) header and, now that I am my code is finally working in IE5.55 &amp; IE6!  It seems the opposite of your solution solved the same problem for me&#8230;  Hahahahaha!  Go figure&#8230;</p>
<p>I also noticed an improvement in these two browsers by setting using:<br />
xmlHttp.send(null);</p>
<p>Now everything is working perfectly.  I have tested in Google Chrome &amp; Chromium, Firefox, and Opera additionally.  Thank-you for providing me with the hint!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
