Results 1 to 6 of 6

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

Threaded View

  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

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