| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Apr 2007
Posts: 3
|
Password protected page - help!!
I need to make a members only page, and have made a page for user-ID and password. But it is so simple that anyone with minimum html-knowledge will be able to see the password in the code, and it is possible to get straight to the members page by putting member.html after domain name. How do I hide user-ID and password in the script? (I have never used database, but maybe the clue is to hide them in a DB?), how do I hide the address of the members page? Will I have to use CGI or PHP? I am not familiar with this. Any suggestion will be highly appreciated. I use dreamweaver, by the way. Thanks. |
|
|
|
|
|
#2 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
It's not in the scope of a forum thread to explain how, really. You can also use .htaccess password authentication if you are on an Apache server. Google it. |
|
|
![]() |