Code example for displaying a certain page
I would like help with code that will create a login box that will accept a 4 or 5 number code as input, and then display a linked page from the server.
I will give the client their secret code, and when they come to the site and enter their code, they will be redirected to a page specific to them that I have loaded. Would this be very complicated? Is there a way to make it simpler? Thanks for considering my question.

