3x login error will terminate a program
Asked By
25 points
N/A
Posted on - 04/05/2012
I want to code a validation in VB6.0 login form. I want the program to terminate when the user entered a wrong username or password three times. In addition, the program will return an error message stating "You are not a valid user. The Program will be terminated" . All I need is a sample code for this. Thanks