Results 1 to 2 of 2

Thread: [2008] Self-registration database login system

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2008
    Posts
    515

    [2008] Self-registration database login system

    Existing Usernames & passwords are stored in a database.

    If a new user wants to join he needs to enter basic data, create password and then login.

    Has anyone any sample code or point me to a sample app ?

    Thanks very much.

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

    Re: [2008] Self-registration database login system

    There's no need for sample code for this specifically. All you're doing is adding a new record to a database and there are examples for that all over the place.
    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

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