View Full Version : html question
CharlieBrown
10-29-2002, 10:38 AM
anyone know how to do this: i have a password protected site, and i want to have it like this, when the surfers click on the "enter members section here" a small window pops up with the username and password field, and when they click the login button, the small window closes, and the previous site (where the surfer clicked the enter members section link) goes to the password protected aera
Dusen
10-29-2002, 10:39 AM
.htaccess ?
Brian911
10-29-2002, 11:11 AM
http://ag.arizona.edu/ecat/web/password-protect.html
I didnt have a closer look but .htaccess is what you need for sure.
if you arent satisfied with the tutorial just search for ".htaccess password area" or something similar.
just make sure the password files cant be read by normal surfers
CharlieBrown
10-29-2002, 11:40 AM
Originally posted by Brian911
http://ag.arizona.edu/ecat/web/password-protect.html
I didnt have a closer look but .htaccess is what you need for sure.
if you arent satisfied with the tutorial just search for ".htaccess password area" or something similar.
just make sure the password files cant be read by normal surfers
thanks ;)
StwoF
10-29-2002, 04:45 PM
i think javascript is what your looking for. I would'nt recommend anything like that tho. not too compatible, but who cares right?
uproared
10-29-2002, 06:29 PM
Lol... that's an exact description of what .htaccess does. Although it's not technically a window that opens, it's more of a "prompt". If you're after more of a graphical interface you may need to try script such as javascript of php.
Cheers
Uproared
blind
10-29-2002, 08:51 PM
Yeah .htaccess is definately your solution.
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.