Results 1 to 2 of 2

Thread: somebody Help

  1. #1

    Thread Starter
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    Post

    My program requires that there be multi user password protection. Shouldn't be a problam, but I need to be able to add all the user names to a combo box. any body have a way i can safely store the user names and passwords where the can be edited by a add/remove user.......

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Location
    Sydney,NSW,Australia
    Posts
    178

    Post

    Gudday Zanm

    This is a pretty standard type of thing to do.

    Ok get the users to enter their username and password to textboxes (vb comes with a standard example of a login screen), use which ever encryption method you think is the best, (for encryption code do a search on www.plant-source.com), and save to an mdb or whatever.

    Then create a screen with whatever editing facilities you require and de-encrypt the data to it.

    If you have any questions please feel free to email me at [email protected].

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