<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Jon Hartmann - Internet Explorer</title>
			<link>http://www.jonhartmann.com/index.cfm</link>
			<description>Technical blog of West Virginia web developer Jon Hartmann, covering ColdFusion, Asp.NET, Javascript, User Interface Design, and current website trends.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 04:22:16 -0500</pubDate>
			<lastBuildDate>Wed, 23 Sep 2009 08:49:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>jon.hartmann@gmail.com</managingEditor>
			<webMaster>jon.hartmann@gmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>jon.hartmann@gmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Jon Hartmann</title>
				<link>http://www.jonhartmann.com/index.cfm</link>
			</image>
			<itunes:explicit></itunes:explicit>
			
			<item>
				<title>IE Forgets Cookies on Sub-Domains with an Underscore</title>
				<link>http://www.jonhartmann.com/index.cfm/2009/9/23/Internet-Explorer-Looses-Cookies-on-SubDomains-with-an-Underscore</link>
				<description>
				
				&lt;img src=&quot;http://www.jonhartmann.com/images/IE_fail.PNG&quot; alt=&quot;Internet Explorer Fail Logo&quot; class=&quot;floatTR&quot; /&gt;Ok, so one more reason to hate IE: Internet Explorer fails to hold cookies when viewing URLs that have a sub-domain with an underscore. I found this when the project I&apos;m developing just refused to hold on to a session when viewing the site from Internet Explorer. Almost all of the server-side technology I was using was new to me, so I lost a full day trying to figure out if it was ColdFusion 9, IIS7, or the ColdFusion on Wheels framework that was breaking the sessions before I found out that the IE browsers choke on underscores. FireFox and Chrome didn&apos;t care about the underscore, but IE6 through IE8 lost their session because they couldn&apos;t hold onto the cookies for the site.

So, if you&apos;re loosing your sessions in Internet Explorer, check your URL. I&apos;m not sure if there are other characters besides an underscore that would cause the cookie loss, but it wouldn&apos;t surprise me. 
				</description>
				
				<category>Internet Explorer</category>				
				
				<category>Mystery Error Message</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 23 Sep 2009 08:49:00 -0500</pubDate>
				<guid>http://www.jonhartmann.com/index.cfm/2009/9/23/Internet-Explorer-Looses-Cookies-on-SubDomains-with-an-Underscore</guid>
				
			</item>
			</channel></rss>