Jump to content

orance

Learning
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

0 Normal

About orance

  • Rank
    Ahli Baru

Previous Fields

  • Nama lain
    jonifa
  1. saya tak tahu macam mana nak buat coding untuk validation password. dia ada 1 button sahaja iaitu button sign in pada interface. hanya 2 user sahaja yang dibenarkan sign in dan interface akan memaparkan gambar user yang log in.... This program only allows two users to sign-in which means, we have to set the username and password in the program itself. User1 Username: Felix Password: sand User 2 Username: Hendry 3 Password: flower 4. Use If…else if statements to verify which user is signing in. 5. When the user clicks the button Sign In, it will prompt user to enter the first name. (Set in your program the username is “Felix”). 6. After entering the first name, it will prompt again asking for password. (Set in your program the password is “sand”). If the user entered the correct values for first name and password, it will display the message box greeting the user’s name as follow "hello felix!Ready to play
×
×
  • Create New...