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:
Eddie
Veteran Member
*****


Posts: 2078
Reputation: 30
32 / Male / Flag
Joined: Oct 2005
Status: Away
O.P. Password On a Website
Does anyone know how to do code so you have to enter a password to enter a website?? *-)
...there used to be a signature here :)
04-15-2006 09:40 AM
Profile PM Web Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: Password On a Website
you can use a java script password.... but if they disable javascirpt then they can get it...

does your host have cpanel? you can use that to password stuff in the options of the directories iirc

[Image: lost7ru.gif]
04-15-2006 09:42 AM
Profile E-Mail PM Find Quote Report
Chestah
Veteran Member
*****

Avatar

Posts: 1658
Reputation: 34
35 / Male / –
Joined: Jun 2004
RE: Password On a Website
use a .htacess file. Google ;)

This post was edited on 04-15-2006 at 10:24 AM by Chestah.
Segosa is newb.
04-15-2006 10:24 AM
Profile E-Mail PM Web Find Quote Report
Rik
Senior Member
****

Avatar

Posts: 752
Reputation: 29
31 / Male / Flag
Joined: Feb 2005
Status: Away
RE: Password On a Website
check this: http://javascript.internet.com/passwords/login-coder.html
if you want something more professional check this : http://www.cgiextremes.com/extras/Tips_Tutorials/htaccess.html (like chestah said)
04-15-2006 10:58 AM
Profile E-Mail PM Web Find Quote Report
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
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: Password On a Website
.htaccess is the easiest way. And it is sercure. :P
http://www.javascriptkit.com/howto/htaccess3.shtml
04-15-2006 08:09 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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