I am in a pickle and need a solution asap.
I am creating an index page that will have a password form. When the user enters the given password it needs to redirect automatically to another page that is protected by that password.
I don't mind how this works, it could be that the index page is that password protected page, but I would like to be able to style my own password field and submit button.
Does anyone know of a quick and simple solution for this that is fairly secure?