The value of userID should be the last 6 digits of your ID (e.g. 112345). The user has to enter that specific number. if he doesn't, he will have 3 chances to enter it right.. if the 3 chances are done, the program will exit. if he enters it right.. user will move on to other stuff in the program.
let me know if it's clear enough. if not please ask so i can make it clearer.
got it!!! would i do the same thing.. if lets say... it asks for the userID and Password... for example the userID is 112345 and the password is: 9292.. would it be the same steps?