Hello,
I have a box and when the user enters a password and presses submit I want them to go to a page.
I can do this for one password but I have 30 passwords and I want the user to be able to enter any of these and be taken to the same page.
So I guess I need an array or something but I don't know how to do those.
From a security point of view, it doesn't have to be secure. I'm not worried about them viewing the source or anything.
Regards,
James
I have a box and when the user enters a password and presses submit I want them to go to a page.
I can do this for one password but I have 30 passwords and I want the user to be able to enter any of these and be taken to the same page.
So I guess I need an array or something but I don't know how to do those.
From a security point of view, it doesn't have to be secure. I'm not worried about them viewing the source or anything.
Regards,
James