<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036944" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036944</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212527</link>
    <description> &lt;p&gt;The downside to javascript is it can esily be turned off.&lt;br /&gt;
So you need to A/ fail it on js being off no matter what, B/ use server side to compare (you may need to change hosts if your host doesnt support asp/php), C/ use some other method.&lt;/p&gt;
&lt;p&gt;While javascript can be handle for a lot of things, passwords/login etc should never just use javascript for the security aspect of it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Dec 2006 20:02:30 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1212527 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212526</link>
    <description> &lt;p&gt;sorry, not that technicaly minded&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Dec 2006 19:57:09 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212526 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212487</link>
    <description> &lt;p&gt;i will do, i was thinking about combining the two scripts to creat half number half key, it would be one hell of a generator. Still though i dont think that there would be a use.&lt;/p&gt;
&lt;p&gt;Can you not think of anything usefull for it at all?&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Dec 2006 19:21:59 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212487 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212459</link>
    <description> &lt;p&gt;yes my host does support cgi, i currently use serveral that they allow you to  make using a builder. The only reason i am trying to do this is to creat a more attractive log in for pissedandhappy. &lt;/p&gt;
&lt;p&gt;BTW i created some little scripts (trying to learn javascript) in another post, basically they ae number gens and password gens. Tell me if you can find a use for them:&lt;/p&gt;
&lt;p&gt;here is the password gen:&lt;br /&gt;
&lt;a href=&quot;http://www.stuff.pissedandhappy.co.uk/password-gen.txt&quot; class=&quot;bb-url&quot;&gt;http://www.stuff.pissedandhappy.co.uk/password-gen.txt&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and the number gen:&lt;br /&gt;
&lt;a href=&quot;http://www.stuff.pissedandhappy.co.uk/numbergen.html&quot; class=&quot;bb-url&quot;&gt;http://www.stuff.pissedandhappy.co.uk/numbergen.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Just press refresh to get a new number.&lt;/p&gt;
&lt;p&gt;Please tell me if you can find any use what so ever, so far my plan has been to use it for a user database, generating the numbers, it will then cross reference them.&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Dec 2006 12:03:46 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212459 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212408</link>
    <description> &lt;p&gt;unforunatly my server does not support asp.&lt;/p&gt;
&lt;p&gt;i think i am going to give up with this little plan &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 18 Dec 2006 23:39:49 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212408 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212309</link>
    <description> &lt;p&gt;ok, ive had another plan, i am wanting a password box to compare a username and password to a standard windows database.&lt;/p&gt;
&lt;p&gt;I Know that will need all of te nessacary .asp files, but then i would need to know the rest of the codes.&lt;/p&gt;
&lt;p&gt;I am quite new to this as i am used to using password scripts that i have found on the internet, it has got to be said that trying to make your own is alot more fun &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Dec 2006 23:22:49 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212309 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212308</link>
    <description> &lt;p&gt;also, i have used the good old .ht access to password protect before i am currently using it here :&lt;a href=&quot;http://www.admin1.pissedandhappy.co.uk&quot; class=&quot;bb-url&quot;&gt;admin1.pissedandhappy.co.uk&lt;/a&gt; but i find it un user freindly.&lt;/p&gt;
&lt;p&gt;Also if i do one of these scripts then i can do a mailer to returna forggoten password&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Dec 2006 23:13:51 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212308 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212306</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;conrad;212219 wrote:&lt;/strong&gt; Hacked&lt;/p&gt;
&lt;p&gt;bamberclamp breakdown&lt;/p&gt;
&lt;p&gt;Why don&#039;t you use the htaccess to restrict the site?&lt;/p&gt;
&lt;p&gt;Also, might be worth you looking at SHA1 encryption for the code you can find the link below...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://pajhome.org.uk/crypt/md5/index.html&quot; class=&quot;bb-url&quot;&gt;http://pajhome.org.uk/crypt/md5/index.html&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I know it isnt hard to hack, but once the text file has been encrypted then it will be alot harder. also i will encrypt the html in the page as to not show the link.&lt;/p&gt;
 </description>
     <pubDate>Sun, 17 Dec 2006 23:10:59 +0000</pubDate>
 <dc:creator>micklep</dc:creator>
 <guid isPermaLink="false">comment 1212306 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protection-0#comment-1212214</link>
    <description> &lt;p&gt;Try the javascript here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://javascript.internet.com/forms/password-verifier.html&quot; class=&quot;bb-url&quot;&gt;http://javascript.internet.com/forms/password-verifier.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Dec 2006 15:04:53 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1212214 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
