![]() Preserved Topic: any cgi experts around here??? (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted |
![]() My knowledge of cgi is pretty limited. I have not been able to take the time to sit down and learn the majority of it. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() I think Javascript would be a better avenue to go down for the password thing. That keeps it hidden better. You should make a .js file and have it linked to that. I would be a simple password box. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() Umm javascript is BAAADDD for password protecting a page. You can see what it is checking everytime. I can write you a little something in perl for it though lemme wee what I can do this weekend |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() If it's on a Unix box, couldn't you use .htaccess files? That seems to me to be the best and most secure method. |