S
sara_22
Hi all of you
I am student , and our supervisor ask us to make a short course
registration system, but i couldn't do the following
(The user is allowed to attempt to log-in to course database a maximum
of 3 times in a session. If they fail to log in after 3 attempts, they
are prevented from logging into the session from this or any other
terminal.
If the user-id is not recognized at all, the terminal is frozen for 5
minutes.
If the user-id is recognized but the password isn't, the student
record is 'locked' for the full session.
In either type of log-in failure, the attempt is logged on a fault
logging database. If the log-in is successful the student is added to
the session's attendance list.
If the login is successful, the student's attendance record for the
whole course is updated).
plz, i need your help because i am vb.net beginner
I am student , and our supervisor ask us to make a short course
registration system, but i couldn't do the following
(The user is allowed to attempt to log-in to course database a maximum
of 3 times in a session. If they fail to log in after 3 attempts, they
are prevented from logging into the session from this or any other
terminal.
If the user-id is not recognized at all, the terminal is frozen for 5
minutes.
If the user-id is recognized but the password isn't, the student
record is 'locked' for the full session.
In either type of log-in failure, the attempt is logged on a fault
logging database. If the log-in is successful the student is added to
the session's attendance list.
If the login is successful, the student's attendance record for the
whole course is updated).
plz, i need your help because i am vb.net beginner