neenach2002
08-02-2003, 02:41 PM
I would like the code that allows a person to view a site if they have input a password...
if they haven't input the correct password, a cookie will be placed on their computer, and they will be redirected to another site and won't be able to try again for 1 hour...
if they put in the correct password, another cookie will be written to the persons computer, and they will be able to access the rest of the site, after logging on, I want the user to have to put in the password again after 60 minutes....is there a way to do this?
if they haven't input the correct password, a cookie will be placed on their computer, and they will be redirected to another site and won't be able to try again for 1 hour...
if they put in the correct password, another cookie will be written to the persons computer, and they will be able to access the rest of the site, after logging on, I want the user to have to put in the password again after 60 minutes....is there a way to do this?