|
-
Nov 18th, 2003, 06:03 AM
#1
Thread Starter
New Member
Passwords
Hi all,
I'm trying to add simple password protection to my program but with little success. I've tried using a variable to store the name of a new password entered by the user but every time the program is run it obviously reverts back to the original value of the variable. I assume I have to store password information in a separate file. Has anyone got any pointers as to how I go about doing this.
Many thanks
-
Nov 18th, 2003, 07:58 AM
#2
Fanatic Member
You might want to look into storing the password in the applications config file (encrypted of course).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|