Results 1 to 3 of 3

Thread: ASP.NET User Registration

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    16

    ASP.NET User Registration

    How could I go along creating a user registration page. Storing the usernames and passwords to a DB, and then check against that DB when a user tries to login? I understand forms authentication, but do all the usernames and passwords need to be in the web.config file or can I specifiy it to look at a DB instead?

  2. #2
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    This can be done. Check out dotnetbips:-

    http://www.dotnetbips.com/displayarticle.aspx?id=9

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Posts
    16
    Thanks worked great!!

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