Okay, after a successful user login, an alertbox will display the username and then another form will pop up that enables the user to change his password. I want to use the value of the username (from login form) in a conditional statement to be able to change the password.
How do i get this value that came from another form? Thanks.
View image here: