LeetestUnleet
Senior member
Interesting problem here. When I submit my form, I have to type the password and submit it TWICE for it to take effect. Even weirder is that if I enter the user-level password on the first go, and the admin-level password on the second go, it sets my access to user-level, and vice versa. So it's only accepting the first password entry, but I have to put in a second entry for it to submit. See my code below.