<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bitwise Gamgee &#187; session state</title>
	<atom:link href="http://blog.burcsade.com/tag/session-state/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.burcsade.com</link>
	<description>I code, therefore I am</description>
	<lastBuildDate>Thu, 29 Dec 2011 10:02:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Session is lost when including a page in frame from another site</title>
		<link>http://blog.burcsade.com/2009/09/30/session-is-lost-when-including-a-page-in-frame-from-another-site/</link>
		<comments>http://blog.burcsade.com/2009/09/30/session-is-lost-when-including-a-page-in-frame-from-another-site/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 11:52:07 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[session state]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=75</guid>
		<description><![CDATA[While trying to create an application for one of our resellers, I realized that session data on our side is lost when they include our application in an iframe on their site. This is because on some browsers (IE mostly), when you reference cross site pages by frames, cookies are not enabled for the site [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2009/09/30/session-is-lost-when-including-a-page-in-frame-from-another-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

