<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1013590" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1013590</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078750</link>
    <description> &lt;p&gt;I believe its Unix/Apache.&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 22:50:19 +0000</pubDate>
 <dc:creator>nsouthall</dc:creator>
 <guid isPermaLink="false">comment 1078750 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078748</link>
    <description> &lt;p&gt;what is the OS? (Win 9x,Win NT,*nix)&lt;br /&gt;
what is the web server? (Apache,IIS,PWS)&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 22:34:00 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078748 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078736</link>
    <description> &lt;p&gt;Mark,&lt;br /&gt;
How would I go about password protecting the directory using the web server?  im not familiar with that.  I would love to do anything that would save me from coding...&lt;/p&gt;
&lt;p&gt;BTW,&lt;br /&gt;
thanx for replying (detox too)&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 16:34:12 +0000</pubDate>
 <dc:creator>nsouthall</dc:creator>
 <guid isPermaLink="false">comment 1078736 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078728</link>
    <description> &lt;p&gt;same concept for PHP as ASP...&lt;br /&gt;
user logs in, you validate user/password, set a session cookie, and kill it when they leave...&lt;/p&gt;
&lt;p&gt;Have you thought about password protecting the directory using the web server?  This would save you from coding.&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 07:52:33 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1078728 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078720</link>
    <description> &lt;p&gt;If they support PHP then that&#039;s great... I assume you know how to program in PHP? to tell you the truth, the most i have ever looked into PHP was over the last 10 minutes! Because the coding looks foreign to me I would obviously stick with ASP - simply because monopoly-soft will continue to dominate the market and they are basically holding most of the chips. That being said I am sure that they laughed away JAVA!&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 01:25:59 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1078720 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078719</link>
    <description> &lt;p&gt;its a business im starting.&lt;br /&gt;
Im not sure if my host supports ASP.  I know they support PHP...&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 00:48:39 +0000</pubDate>
 <dc:creator>nsouthall</dc:creator>
 <guid isPermaLink="false">comment 1078719 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078717</link>
    <description> &lt;p&gt;comne to think of it, you cant do this client side.. you cant read or write to the filesystem object like you can with say ASP.&lt;/p&gt;
&lt;p&gt;If you want to use ASP the it is quite easy to script for you, however it depends on whether or not your host will allow you to use asp. if it is a free provider you definately wont.&lt;/p&gt;
&lt;p&gt;what kind of site is it - personal or business?&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 00:27:22 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1078717 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078716</link>
    <description> &lt;p&gt;Well, i was hoping to do it in HTML or JavaScript, but if there is an easy server side solution, i guess that will work.&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 00:08:16 +0000</pubDate>
 <dc:creator>nsouthall</dc:creator>
 <guid isPermaLink="false">comment 1078716 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/password-protect#comment-1078714</link>
    <description> &lt;p&gt;How are you wanting to acheive this, through straight html javascript etc or by using asp etc.. Basically if your using client side scripting it can get a bit tricky, but server side scripting makes it so easy it&#039;s not funny!&lt;/p&gt;
 </description>
     <pubDate>Wed, 28 Feb 2001 00:01:09 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1078714 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
