Results 1 to 6 of 6

Thread: [VB .NET or 2005+] Simple Registry & Login System V1

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2008
    Posts
    40

    Cool [VB .NET or 2005+] Simple Registry & Login System V1

    Hi this is a simple program that allows you to register yourself and then log in using the details you used to register with.

    This should really be used for fun. The file isnt actually that secure. But anyway...

    To put it on your program just open it and copy the items from the form etc... then copy the code over i would say. Since it's a simple program i'm sure you can adapt it around your.... stuff...

    I'm going to work on one that allows multiple people to register and login. Without it overriding the first person who registered.


    EDIT: Oh forgot to mention how it works.
    You put in a username and password in the registry and it saves them to a file. In the file it gets laid out like:

    USERNAME
    PASSWORD

    when you log in it reads those lines and compares them to what you entered in the login screen.

    Hope this gives a boost in ya program.
    Attached Files Attached Files

  2. #2
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [VB .NET or 2005+] Simple Registry & Login System V1

    For the multi-user one you should use a database
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  3. #3

    Thread Starter
    Member
    Join Date
    Oct 2008
    Posts
    40

    Re: [VB .NET or 2005+] Simple Registry & Login System V1

    I know, i'll make it tommorow. I getting tired, been walking literally all day.

  4. #4
    Member
    Join Date
    Jun 2008
    Posts
    34

    Re: [VB .NET or 2005+] Simple Registry & Login System V1

    hi i'm looking for this login sample too,(for vb 2008) with the use of database (Microsoft Access)...hope there's a sample soon
    Last edited by rachelism; Oct 30th, 2008 at 01:51 AM.

  5. #5

    Thread Starter
    Member
    Join Date
    Oct 2008
    Posts
    40

    Re: [VB .NET or 2005+] Simple Registry & Login System V1

    Sorry i didnt get it done today, been out with family all day

  6. #6
    Member
    Join Date
    Jun 2008
    Posts
    34

    Re: [VB .NET or 2005+] Simple Registry & Login System V1

    anyone has code on register and login? for Microsoft Access...

    thanks!

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