Hi All..
I have recently made a website with wordpress which i wanna use for some uploads and stuff..
on the site i have a public section and a private section(For uploads)
Here is what it looks like:
Home - Pictures - Hidden page, (Transparent Site, "Private")

Menu.
When a user presses on hidden page it should redirect the person to Hidden page's page
on the hidden page there should be a textbox and a button (The user must write the secret password )
When the user pushes on the button it should check if the password is correct.. if it is then he/she is redirected to "Transparent Site, "Private"" (only for admins and higher ranked users..)
I simply need the code for making a textbox and a button and a true/false boolean and the code to redirect to the page
nb: i don't need users to the login form.. only password
plzz help-.