Results 1 to 2 of 2

Thread: Password Help.

  1. #1
    Join Date
    Jan 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Password Help.

    I know the code and everything for the password script but I still have this one problem. If you are using a public computer you enter the password (JavaScript) and then won't the site appear in the history and someone else can get into the site without the password.

  2. #2
    Join Date
    Dec 2004
    Posts
    177
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default

    Yes. This is why passwords using client-side scripting are unreliable. For a true password script, ASP or PHP should be used (server-side scripting). However, the host must allow these. Most free web hosting does not. (yahoo, etc.)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •