<?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: How to get around &#8220;Access is Denied&#8221; in a Window.Open() JavaScript call</title>
	<atom:link href="http://thecodecave.com/2006/07/20/how-to-get-around-access-is-denied-in-a-windowopen-javascript-call/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecodecave.com/2006/07/20/how-to-get-around-access-is-denied-in-a-windowopen-javascript-call/</link>
	<description>Cold storage before my best ideas melt away...</description>
	<lastBuildDate>Thu, 26 Aug 2010 07:58:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: alyssa</title>
		<link>http://thecodecave.com/2006/07/20/how-to-get-around-access-is-denied-in-a-windowopen-javascript-call/comment-page-1/#comment-67154</link>
		<dc:creator>alyssa</dc:creator>
		<pubDate>Wed, 03 Dec 2008 14:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article213#comment-67154</guid>
		<description>Ummmm I really want to het on myspace at work I work 18 hours and don&#039;t really have time for family. Everytime I try to go I get access denied any thin that can get me passed it? I have already asked my boss and he will jus not let me.</description>
		<content:encoded><![CDATA[<p>Ummmm I really want to het on myspace at work I work 18 hours and don&#8217;t really have time for family. Everytime I try to go I get access denied any thin that can get me passed it? I have already asked my boss and he will jus not let me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cross domain calls by means of iframe – IE Browser restrictions and solutions - iulia</title>
		<link>http://thecodecave.com/2006/07/20/how-to-get-around-access-is-denied-in-a-windowopen-javascript-call/comment-page-1/#comment-61739</link>
		<dc:creator>Cross domain calls by means of iframe – IE Browser restrictions and solutions - iulia</dc:creator>
		<pubDate>Sat, 05 Apr 2008 23:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article213#comment-61739</guid>
		<description>[...] http://www.thecodecave.com/article213 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.thecodecave.com/article213" rel="nofollow">http://www.thecodecave.com/article213</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deep</title>
		<link>http://thecodecave.com/2006/07/20/how-to-get-around-access-is-denied-in-a-windowopen-javascript-call/comment-page-1/#comment-13324</link>
		<dc:creator>deep</dc:creator>
		<pubDate>Mon, 05 Mar 2007 09:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article213#comment-13324</guid>
		<description>HI vaishali,
My requirement is same as vaishali. I tried the solution as told by Brian.But it din&#039;t help.</description>
		<content:encoded><![CDATA[<p>HI vaishali,<br />
My requirement is same as vaishali. I tried the solution as told by Brian.But it din&#8217;t help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaishali</title>
		<link>http://thecodecave.com/2006/07/20/how-to-get-around-access-is-denied-in-a-windowopen-javascript-call/comment-page-1/#comment-1201</link>
		<dc:creator>Vaishali</dc:creator>
		<pubDate>Tue, 22 Aug 2006 06:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecodecave.com/article213#comment-1201</guid>
		<description>Hi Brian,

I am doing exactly the same thing while trying to open a file from my local hdd.

I have 




In my body, and corresponding javascript function is:

function OpenSpecifiedFile() {
var filename = &quot;file:///c:/procedure.txt&quot; ;
window.open(filename,&quot;abcd&quot;,&quot;&quot;); //I added third &quot;&quot; after I saw this blog
}

I have currently hardcoded the filename although I can very well pick it up from the filectrl.

My page is hosted on default .net webserver packaged with VS2005. 

:(

Do I need to change the security zone in my IE 6?

Vaishali</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>I am doing exactly the same thing while trying to open a file from my local hdd.</p>
<p>I have </p>
<p>In my body, and corresponding javascript function is:</p>
<p>function OpenSpecifiedFile() {<br />
var filename = &#8220;file:///c:/procedure.txt&#8221; ;<br />
window.open(filename,&#8221;abcd&#8221;,&#8221;"); //I added third &#8220;&#8221; after I saw this blog<br />
}</p>
<p>I have currently hardcoded the filename although I can very well pick it up from the filectrl.</p>
<p>My page is hosted on default .net webserver packaged with VS2005. </p>
<p> <img src='http://thecodecave.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Do I need to change the security zone in my IE 6?</p>
<p>Vaishali</p>
]]></content:encoded>
	</item>
</channel>
</rss>
