VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Encrypted Login Dialog (For use with Any Program)

by James Ricketts (3 Submissions)
Category: Encryption
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

It is a sample Login Dialog which users can place into their applications easily to allow them to have multiple user accounts using their program. All passwords and usernames are Encrypted. You can view all user accounts and alter each username at runtime.
This is part of a larger program I am working on to Manage Network computers based around the Winsock Control which i will be posting sometime soon.

Assumes
To reset all passwords, instead of doing so from inside the application at runtime (if you forget the password and are unable to get into the application), you can just DELETE the LOGIN.dat file that is created when the program first runs. This will allow you to start a new userlist.
Side Effects
The code at the moment can support upto 20 users. However I am planning on changing it to be able to handle any number of users. This can be accomplished by simply changing the size of a few arrays! I just havent had time recently.

Rate Encrypted Login Dialog (For use with Any Program)

Download Encrypted Login Dialog (For use with Any Program)

Download Encrypted Login Dialog (For use with Any Program) (12 KB)

Encrypted Login Dialog (For use with Any Program) Comments

No comments have been posted about Encrypted Login Dialog (For use with Any Program). Why not be the first to post a comment about Encrypted Login Dialog (For use with Any Program).

Post your comment

Subject:
Message:
0/1000 characters