What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Password On a Website

Password On a Website
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: Password On a Website
NEVER EVER use javascript for password protecting a webpage. The js code is run on the clients side, meaning all the code is sent to the user before its executed.
This means that they will easyly be able to see what the password is.

Either use .htaccess or php
04-15-2006 03:25 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Password On a Website - by Eddie on 04-15-2006 at 09:40 AM
RE: Password On a Website - by M73A on 04-15-2006 at 09:42 AM
RE: Password On a Website - by Chestah on 04-15-2006 at 10:24 AM
RE: Password On a Website - by Rik on 04-15-2006 at 10:58 AM
RE: Password On a Website - by Plik on 04-15-2006 at 03:25 PM
RE: Password On a Website - by absorbation on 04-15-2006 at 08:09 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On