Search:

Type: Posts; User: JJeng

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,386

    Re: Issue with beginner program

    It all depends how you'd want to design your system. For a simple system, you could try and add the username and password to the file at the same time. That would require editing to okUsername,...
  2. Replies
    3
    Views
    1,386

    Re: Issue with beginner program

    The issue is in the 'else' block of the username check, I'd recommend doing something similar to what you are doing with the password check loop instead of using 'if else'. Let me know if you...
Results 1 to 2 of 2