Results 1 to 2 of 2

Thread: Multi-User Login (.bin File)

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2009
    Posts
    8

    Question Multi-User Login (.bin File)

    I'm currently working on a program to store files and information.
    I'm wanting the program to be able to have multi-user logins i.e. there are numerous combinations of usernames and Passwords.

    I've created a program that will create new accounts and save them in a .bin file(in the form Username Password).

    However, now i need to use the user accounts to grant access to a form.
    Any tips on how to go about creating this? If you could give a quick example it would be much appreciated.

    thankyou.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Multi-User Login (.bin File)

    Follow the CodeBank link in my signature and you'll find a submission dedicated to a WinForms Logon.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Tags for this Thread

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