<?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: Iframes, third-party cookies and the document.domain property</title>
	<atom:link href="http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/</link>
	<description>Random developer notes</description>
	<lastBuildDate>Wed, 03 Aug 2011 09:35:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Michael Pedzotti</title>
		<link>http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/comment-page-1/#comment-1401</link>
		<dc:creator>Michael Pedzotti</dc:creator>
		<pubDate>Fri, 28 May 2010 12:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/#comment-1401</guid>
		<description>Stickman, I understand from what you are saying that an iframe with src=www.domain1.com will therefore not pass cookies to the browser if it is hosted on, for example, www.domain2.com.

I have been searching everywhere for a workaround for this. Your post answers some questions but I wonder if you have since heard about establishing cross domain trust.</description>
		<content:encoded><![CDATA[<p>Stickman, I understand from what you are saying that an iframe with src=www.domain1.com will therefore not pass cookies to the browser if it is hosted on, for example, <a href="http://www.domain2.com" rel="nofollow">http://www.domain2.com</a>.</p>
<p>I have been searching everywhere for a workaround for this. Your post answers some questions but I wonder if you have since heard about establishing cross domain trust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DRR</title>
		<link>http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/comment-page-1/#comment-1304</link>
		<dc:creator>DRR</dc:creator>
		<pubDate>Thu, 15 Oct 2009 22:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/#comment-1304</guid>
		<description>but what if you don&#039;t have access to the outside-party javascript?</description>
		<content:encoded><![CDATA[<p>but what if you don&#8217;t have access to the outside-party javascript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stickman</title>
		<link>http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/comment-page-1/#comment-1073</link>
		<dc:creator>Stickman</dc:creator>
		<pubDate>Tue, 23 Sep 2008 09:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/#comment-1073</guid>
		<description>Steve: no, that&#039;s exactly what I wanted to avoid! The document.domain setting gets around this by telling the browser to &#039;ignore&#039; the subdomain so that it recognises both domains as being the same. Also, please notice the footnote regarding the compact domain policy -- this is an additional requirement for Internet Explorer.</description>
		<content:encoded><![CDATA[<p>Steve: no, that&#8217;s exactly what I wanted to avoid! The document.domain setting gets around this by telling the browser to &#8216;ignore&#8217; the subdomain so that it recognises both domains as being the same. Also, please notice the footnote regarding the compact domain policy &#8212; this is an additional requirement for Internet Explorer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/comment-page-1/#comment-1072</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 22 Sep 2008 16:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/web-development/iframes-third-party-cookies-and-the-documentdomain-property/#comment-1072</guid>
		<description>Didn&#039;t you also have to add the two sites as trusted sites to be able to interact between the javascripts in the iframe document and the parent document?

Thanks.
Steve</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t you also have to add the two sites as trusted sites to be able to interact between the javascripts in the iframe document and the parent document?</p>
<p>Thanks.<br />
Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>

