<?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"
	>
<channel>
	<title>Comments on: How to get around &#8220;Access is Denied&#8221; in a Window.Open() JavaScript call</title>
	<atom:link href="http://www.thecodecave.com/article213/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thecodecave.com/article213</link>
	<description>Cold storage before my best ideas melt away...</description>
	<pubDate>Mon, 01 Dec 2008 21:52:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Cross domain calls by means of iframe – IE Browser restrictions and solutions - iulia</title>
		<link>http://www.thecodecave.com/article213#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://www.thecodecave.com/article213#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'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://www.thecodecave.com/article213#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 = "file:///c:/procedure.txt" ;
window.open(filename,"abcd",""); //I added third "" 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://www.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>

<!-- Dynamic Page Served (once) in 1.292 seconds -->
