How do i create such a thing like a txt file where i can save usernames and passwords? but is protected that only certain users can access and edit the usernames and passwords?
Please help
I tried using a txtfile but i realized anyone can access it...is there anyway of storing protected information for my program? and how do i create a dialog to edit the information also.
So basically:
How do i store a password in a txtfile but where to user can't guess it?
How do i read the password i stored to check if user inputted correct information?
Your help is truly welcomed