<?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: Page Containing Non-Secure Item?</title>
	<atom:link href="http://scott.yang.id.au/2003/02/page-containing-non-secure-item/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Tue, 09 Mar 2010 18:56:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Limerick</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-99172</link>
		<dc:creator>Limerick</dc:creator>
		<pubDate>Sun, 27 Sep 2009 23:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-99172</guid>
		<description>Hello All,

I&#039;m going crazy.

My problem does not belong to a website.

In Windows Explorer (and not Internet Explorer) I&#039;ve got this popup each time a right click on .zip file located on my private network.

It only happen with right click on .zip file not located on my computer.

I tried the #50 advice above with Internet Explorer and Intranet feature, and it didn&#039;t solve anything.

Please, help me.... :(

;)

Lim.</description>
		<content:encoded><![CDATA[<p>Hello All,</p>
<p>I&#8217;m going crazy.</p>
<p>My problem does not belong to a website.</p>
<p>In Windows Explorer (and not Internet Explorer) I&#8217;ve got this popup each time a right click on .zip file located on my private network.</p>
<p>It only happen with right click on .zip file not located on my computer.</p>
<p>I tried the #50 advice above with Internet Explorer and Intranet feature, and it didn&#8217;t solve anything.</p>
<p>Please, help me&#8230;. :(</p>
<p>;)</p>
<p>Lim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: _mike909_</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-99020</link>
		<dc:creator>_mike909_</dc:creator>
		<pubDate>Tue, 01 Sep 2009 13:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-99020</guid>
		<description>I&#039;m using a hidden iframe for control reasons, and was already using the .src attribute for references to a dummy.htm, but during dev found that dummy.htm did not actually need to exist, so I never bothered creating it. All was fine until transfer to live https, when &quot;non-secure&quot; warning started appearing. Fixed when I added an empty dummy.htm.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using a hidden iframe for control reasons, and was already using the .src attribute for references to a dummy.htm, but during dev found that dummy.htm did not actually need to exist, so I never bothered creating it. All was fine until transfer to live https, when &#8220;non-secure&#8221; warning started appearing. Fixed when I added an empty dummy.htm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: many</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-98444</link>
		<dc:creator>many</dc:creator>
		<pubDate>Mon, 11 May 2009 18:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-98444</guid>
		<description>src=&#039;/blank.jsp&#039;  

Add above line in iframe element. Awesome work,</description>
		<content:encoded><![CDATA[<p>src=&#8217;/blank.jsp&#8217;  </p>
<p>Add above line in iframe element. Awesome work,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-97600</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Thu, 19 Feb 2009 21:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-97600</guid>
		<description>Thanks a lot. It fixed my security popup with iframe, after putting src attribute as &quot;blank.html&quot;. But that solves only secure site starting with https.

But my code is same for both https and http. So if the site is not secure site, starting with http, I get &quot;Page Not Found&quot; error when using blank.html. Is there any workaround for http sites.

Please let me know..

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks a lot. It fixed my security popup with iframe, after putting src attribute as &#8220;blank.html&#8221;. But that solves only secure site starting with https.</p>
<p>But my code is same for both https and http. So if the site is not secure site, starting with http, I get &#8220;Page Not Found&#8221; error when using blank.html. Is there any workaround for http sites.</p>
<p>Please let me know..</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ss</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-93213</link>
		<dc:creator>ss</dc:creator>
		<pubDate>Wed, 14 May 2008 21:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-93213</guid>
		<description>In a php file where I should include “javascript:false”</description>
		<content:encoded><![CDATA[<p>In a php file where I should include “javascript:false”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satyaki</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-92626</link>
		<dc:creator>satyaki</dc:creator>
		<pubDate>Tue, 22 Apr 2008 07:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-92626</guid>
		<description>Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you</description>
		<content:encoded><![CDATA[<p>Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SfxWolf</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-91033</link>
		<dc:creator>SfxWolf</dc:creator>
		<pubDate>Fri, 15 Feb 2008 12:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-91033</guid>
		<description>For those of you who want to stop the pop-up when it&#039;s on other websites.
Step 1: Go to Tool &gt;&gt; Internet Options 
Step 2: Select the &quot;Security&quot; Tab and then click on the &quot;Custom Level&quot; button 
Step 3: Scroll down until you see the option: &quot;Display mixed content&quot;. Sect the option &quot;Enable&quot; 
Step 4: Click Ok, Then you will get a &quot;Security Warning&quot; pop-up. Click Yes</description>
		<content:encoded><![CDATA[<p>For those of you who want to stop the pop-up when it&#8217;s on other websites.<br />
Step 1: Go to Tool &gt;&gt; Internet Options<br />
Step 2: Select the &#8220;Security&#8221; Tab and then click on the &#8220;Custom Level&#8221; button<br />
Step 3: Scroll down until you see the option: &#8220;Display mixed content&#8221;. Sect the option &#8220;Enable&#8221;<br />
Step 4: Click Ok, Then you will get a &#8220;Security Warning&#8221; pop-up. Click Yes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: please</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-2/#comment-90597</link>
		<dc:creator>please</dc:creator>
		<pubDate>Wed, 30 Jan 2008 07:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-90597</guid>
		<description>i dont have any iframe or other things in my jsp still my application pop up that nonsecure dialog box..............please help</description>
		<content:encoded><![CDATA[<p>i dont have any iframe or other things in my jsp still my application pop up that nonsecure dialog box&#8230;&#8230;&#8230;&#8230;..please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drew</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-1/#comment-89176</link>
		<dc:creator>drew</dc:creator>
		<pubDate>Sun, 04 Nov 2007 23:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-89176</guid>
		<description>I am having the same problem with my website. i used a web.com to set up my website and use a template for my pages which provides no support for this issue. because of the templates i havent had to write hardly any code except or my ads, and site add ons. but i dont have any flash players or anything like that. the &quot;do you want to display the nonsecure items&quot; message started coming up after I inputed RSS feeds into my website. So I assume that might have to do with the problem. How do I go about fixing this?</description>
		<content:encoded><![CDATA[<p>I am having the same problem with my website. i used a web.com to set up my website and use a template for my pages which provides no support for this issue. because of the templates i havent had to write hardly any code except or my ads, and site add ons. but i dont have any flash players or anything like that. the &#8220;do you want to display the nonsecure items&#8221; message started coming up after I inputed RSS feeds into my website. So I assume that might have to do with the problem. How do I go about fixing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vipin</title>
		<link>http://scott.yang.id.au/2003/02/page-containing-non-secure-item/comment-page-1/#comment-87006</link>
		<dc:creator>Vipin</dc:creator>
		<pubDate>Mon, 09 Jul 2007 15:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://scott.yang.id.au/2003/02/page-containing-non-secure-item/#comment-87006</guid>
		<description>Hi All,

Thanks a lot for such a nice discussion.
Want to add that I am facing the same problem.
I hvn&#039;t use IFrame or the hardcoded path of images or anything in my code, but I am facing the problem.
Is there any open source tool by which I can check that what unsecure item is causing the problem.
Do anybody have suggession on this.

Many Thanks</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Thanks a lot for such a nice discussion.<br />
Want to add that I am facing the same problem.<br />
I hvn&#8217;t use IFrame or the hardcoded path of images or anything in my code, but I am facing the problem.<br />
Is there any open source tool by which I can check that what unsecure item is causing the problem.<br />
Do anybody have suggession on this.</p>
<p>Many Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
