How do I make a private page on my website that only I can see, with a password?
I want to post my excercize chart online, so I can make entries right after my work out, whether i'm at work or home. To tell you the truth, i'm too lazy to even use a flashdrive these days.
FrontPage has a method of protecting a directory but not a page. There is a tutorial on this web site for that. You might google 'password a page' to get more ideas. There are scripts that do it for non FrontPage webs. Stay away from Javascripts.
dpf -> RE: "private" page (3/11/2008 18:57:44)
quote:
i'm too lazy to even use a flashdrive these days.
is that good exercise?
jaybee -> RE: "private" page (3/11/2008 21:07:13)
On a Unix host you can set the security for that page or you could use a login script. Spooky has one. [;)]