Results 1 to 2 of 2

Thread: Passwords

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    12

    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

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    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
  •  



Click Here to Expand Forum to Full Width