<?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: IE session cookie problem</title>
	<atom:link href="http://www.phinesolutions.com/ie-session-cookie-problem.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phinesolutions.com/ie-session-cookie-problem.html</link>
	<description>A web log for web work</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:00:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: encanodon</title>
		<link>http://www.phinesolutions.com/ie-session-cookie-problem.html/comment-page-1#comment-1501</link>
		<dc:creator>encanodon</dc:creator>
		<pubDate>Sat, 29 Jan 2011 06:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.phinesolutions.com/?p=223#comment-1501</guid>
		<description>I have the same problem and it&#039;s SOLVED now.

Reference: http://www.dmitri.me/blog/ie-session-bug-is-solved/

The blank or empty attribute&#039;s values of any IMG tags cause the problem.
For me, I used JavaScript to change IMG object&#039;s source to an empty value.
Doing that could also make the problem.</description>
		<content:encoded><![CDATA[<p>I have the same problem and it&#8217;s SOLVED now.</p>
<p>Reference: <a href="http://www.dmitri.me/blog/ie-session-bug-is-solved/" rel="nofollow">http://www.dmitri.me/blog/ie-session-bug-is-solved/</a></p>
<p>The blank or empty attribute&#8217;s values of any IMG tags cause the problem.<br />
For me, I used JavaScript to change IMG object&#8217;s source to an empty value.<br />
Doing that could also make the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.phinesolutions.com/ie-session-cookie-problem.html/comment-page-1#comment-605</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 30 Sep 2009 03:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.phinesolutions.com/?p=223#comment-605</guid>
		<description>problema en cookies para ie SOLUCIONADO:
problem at cookies for ie SOLVED:

Es SIMPLE, Cuando declaren la cookie y escriben en el EXPIRE: time()+60*60*24*30, cambien los 60&#039;s por 120 asi: time()+120*120*24*30. A m&#039;i me funcion&#039;o a la perfeccion.

Its simple, when you declare the cookie, at the expire time &quot;time()+60*60*24*30&quot;, change los 60&#039;s by 120 so: time()+120*120*24*30. It worked for me.</description>
		<content:encoded><![CDATA[<p>problema en cookies para ie SOLUCIONADO:<br />
problem at cookies for ie SOLVED:</p>
<p>Es SIMPLE, Cuando declaren la cookie y escriben en el EXPIRE: time()+60*60*24*30, cambien los 60&#8242;s por 120 asi: time()+120*120*24*30. A m&#8217;i me funcion&#8217;o a la perfeccion.</p>
<p>Its simple, when you declare the cookie, at the expire time &#8220;time()+60*60*24*30&#8243;, change los 60&#8242;s by 120 so: time()+120*120*24*30. It worked for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

