|
Programming > Visual Basic > Downloads > Passwords
|
This is a basic password program that makes use of a simple loop (see Loops) and a text file (see Text Files). The outline of the program is given below:
- The user is prompted to enter a user ID and password.
- If the user ID and password are correct, the successful login form is shown.
- If the parameters are incorrect, an access denied message box is displayed.
- The date and time, user ID, password, and whether access was granted is recorded in the log file.
Download Now   (7KB Zip file)
Search for "Visual Basic" on:
Google |
Kelkoo |
Amazon |
eBay (UK) |
eBay (US)
Search for "Visual Basic" on the rest of Computing Students: Visual Basic
Find Visual Basic (VB) Programming Books in the Computing Students Computer Science Book Shop
|
|
|