What I am trying to do is have users enter a certain code assigned to them into a box, and when they do so, they are forwarded to a different page which changes for each code. I need to have multiple different codes that go to multiple different pages.
For example - entering the code "1" would forward someone to google.com, and entering the code "2" would forward someone to bing.com.
Is this even possible, and if so, how would I do this?