<?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: Simple Scripts to Password Protect Your Webpage</title>
	<atom:link href="http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/</link>
	<description>Technology News, Blogging Tips, Guestblogging, Social Media</description>
	<lastBuildDate>Fri, 10 Feb 2012 10:25:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Laury</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-13/#comment-898770</link>
		<dc:creator>Laury</dc:creator>
		<pubDate>Mon, 25 Jul 2011 19:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-898770</guid>
		<description>I put the script to protect a page of my website, but now when I go to the editor page, it doesn&#039;t allow me to edit anything, it redirects me to the non-edit version of the page. Any suggestions as to how to remove the code?</description>
		<content:encoded><![CDATA[<p>I put the script to protect a page of my website, but now when I go to the editor page, it doesn&#8217;t allow me to edit anything, it redirects me to the non-edit version of the page. Any suggestions as to how to remove the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codefinder</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-13/#comment-809058</link>
		<dc:creator>codefinder</dc:creator>
		<pubDate>Sun, 05 Dec 2010 15:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-809058</guid>
		<description>when creating a page or post click on the HTML tab and put it in there.</description>
		<content:encoded><![CDATA[<p>when creating a page or post click on the HTML tab and put it in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prentist</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-13/#comment-766749</link>
		<dc:creator>prentist</dc:creator>
		<pubDate>Sat, 26 Jun 2010 20:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-766749</guid>
		<description>Hey Fledermaus
all javascript code can be placed in a separate *.js file and link to html page by using (script language=javascript src=&quot;yourjavapswdcode.js&quot;)

hope this clears up your concern</description>
		<content:encoded><![CDATA[<p>Hey Fledermaus<br />
all javascript code can be placed in a separate *.js file and link to html page by using (script language=javascript src=&#8221;yourjavapswdcode.js&#8221;)</p>
<p>hope this clears up your concern</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prentist</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-12/#comment-766748</link>
		<dc:creator>prentist</dc:creator>
		<pubDate>Sat, 26 Jun 2010 20:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-766748</guid>
		<description>link *.js file to html via &quot;&quot;</description>
		<content:encoded><![CDATA[<p>link *.js file to html via &#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: prentist</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-12/#comment-766747</link>
		<dc:creator>prentist</dc:creator>
		<pubDate>Sat, 26 Jun 2010 19:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-766747</guid>
		<description>Re comments by Fledermaus 

all javascript code can be saved in a separate *.js file and link it to html page via 
              
does this clear up ur concern?

hey ur not being rude... brain teaser maybe...</description>
		<content:encoded><![CDATA[<p>Re comments by Fledermaus </p>
<p>all javascript code can be saved in a separate *.js file and link it to html page via </p>
<p>does this clear up ur concern?</p>
<p>hey ur not being rude&#8230; brain teaser maybe&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-12/#comment-750453</link>
		<dc:creator>B</dc:creator>
		<pubDate>Thu, 01 Apr 2010 04:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-750453</guid>
		<description>take all the spaces out of anything that is not inside tags and it will work anywhere within the body tags of your webpage</description>
		<content:encoded><![CDATA[<p>take all the spaces out of anything that is not inside tags and it will work anywhere within the body tags of your webpage</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coma</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-12/#comment-747511</link>
		<dc:creator>coma</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-747511</guid>
		<description>So, could someone please show the full working script and kindly explain exactly where it needs to slip on. Am so confused... Thanks.</description>
		<content:encoded><![CDATA[<p>So, could someone please show the full working script and kindly explain exactly where it needs to slip on. Am so confused&#8230; Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saru</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-12/#comment-747147</link>
		<dc:creator>Saru</dc:creator>
		<pubDate>Mon, 01 Mar 2010 02:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-747147</guid>
		<description>Hey FAO, thank you for your tips.
Finally i get it to work.
TQ all</description>
		<content:encoded><![CDATA[<p>Hey FAO, thank you for your tips.<br />
Finally i get it to work.<br />
TQ all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FAO</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-11/#comment-746073</link>
		<dc:creator>FAO</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-746073</guid>
		<description>The second one works although it took a bit of fiddling about with.  I&#039;m certainly no expert in website programming however for anyone else who is struggling I will try and give a slightly clearer description.  You need to take out the first triangle bracket and exclamation mark and two dashes and space at the beginning of the second line just before the word var.  Then you also need to remove the two dashes and triangle bracket on the penultimate line. Leave in the forward slashes at the end and the script, and other bits.   This worked for me and I hope it helps.
FAO</description>
		<content:encoded><![CDATA[<p>The second one works although it took a bit of fiddling about with.  I&#8217;m certainly no expert in website programming however for anyone else who is struggling I will try and give a slightly clearer description.  You need to take out the first triangle bracket and exclamation mark and two dashes and space at the beginning of the second line just before the word var.  Then you also need to remove the two dashes and triangle bracket on the penultimate line. Leave in the forward slashes at the end and the script, and other bits.   This worked for me and I hope it helps.<br />
FAO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kymberly</title>
		<link>http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/comment-page-11/#comment-738693</link>
		<dc:creator>Kymberly</dc:creator>
		<pubDate>Wed, 07 Oct 2009 03:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/#comment-738693</guid>
		<description>I know how to paste it in - that&#039;s fine.

I&#039;ve followed every tip or trick here. No dice. 

It simply does not work. I have the nice little code in between the tags and all but it simply doesn&#039;t have any effect. I just need something simple so I can break up with Typepad and go to Blogspot without the extended family giving me a hard time. They feel better with a &quot;password entry&quot; blog.</description>
		<content:encoded><![CDATA[<p>I know how to paste it in &#8211; that&#8217;s fine.</p>
<p>I&#8217;ve followed every tip or trick here. No dice. </p>
<p>It simply does not work. I have the nice little code in between the tags and all but it simply doesn&#8217;t have any effect. I just need something simple so I can break up with Typepad and go to Blogspot without the extended family giving me a hard time. They feel better with a &#8220;password entry&#8221; blog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.quickonlinetips.com/archives/2005/02/simple-scripts-to-password-protect-your-webpage/feed/ ) in 0.60907 seconds, on Feb 10th, 2012 at 7:36 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 5:36 am UTC -->
