Im trying to make a User ID app but its not working

Where is Button2, in VA1 or VA2 ?

Talk to us about those two global variables, username and password.

Thats all the code i have put down for now. I didnt make much changes to the buttons or text boxes except the color or hint. The global variables are set to whatever the username and password is. Whenever i make the password and username, and then click the submit button, it just skips to the last part, where the user is signed in

You have to initialize global variables with Userid and password, not with textboxes content

2 Likes