0

I am working with a web form in the asp.net C# , which needs a login for customer and admin and I need to validate the login credentials with the details in my db which is an Access db . Any help ???

2
  • If you intend to store user names and passwords in a data base, all i can tell you is... that migth be a wrong idea... Commented Nov 17, 2015 at 21:34
  • I dono any other way to keep my users details. i have 700 users only so i think it might be okay Commented Nov 18, 2015 at 14:34

1 Answer 1

1

the best article(s) and how-tos are here. there's a link in the article to create membership for an ASP.NET 4 web site.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you . The article was really light on my thoughts but that was following the 2005 vs and i am in 2013 and i couldnt use the link for provider specified n the article

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.