Hi All,
i have created a successfull login system with logon attempts. so after 3 failed attempts, the application quits. my concern is that once application is opened again the user can still attempt to logon. is that ok, is that how it should be. or can i do something like prevent logins until they request for password change or anything similar... if so, how?
p.s this project involves internal users, and does not involve network, it just to prevent other users using other logins.
please provide me with your inputs
thanks for your help