Hi every one,Could you help me in creating one login page,in which the username and password get validate with the backend db(sql server)And the password is encrypted and stored in db.So I want to know how to encrypt the user inputting password and validate that one against the encryted password in db.?I want the full code...Its an immediate one....!Please help me to create....
Gowrishankar 0 Newbie Poster
Recommended Answers
Jump to PostSorry.
We do not do your work for you. Please post some code, and we'll help troubleshoot it.
Incidentally, if you search our forums, you'll probably find some examples of an ASP.NET login page.
Jump to Postmicrosoft.com has tons of tutorials asp.net 2 and c#
Jump to PostYou can use Form Authentication mode and give the connection string representing your database.Using form Authentication you can able to send userdata to db verified it and return the msg from database. Just you have to change your config file.
Jump to PostThere was a well written example of a login screen posted on these boards very recently.
As alc6379 mentioned, the policy at Daniweb is to show that you have made an effort before posting your problems. We will gladly offer you guidance and fixes to get your code …
All 17 Replies
alc6379 120 Cookie... That's it Team Colleague
crash0verride 0 Newbie Poster
mariocatch 0 Junior Poster
kumar.nitesh 0 Newbie Poster
kumar.nitesh 0 Newbie Poster
miracle007 0 Newbie Poster
sawera -1 Newbie Poster
kvprajapati commented: Don't spam. -1
sumadhuri 0 Newbie Poster
Geekitygeek 480 Nearly a Posting Virtuoso
suresh kumar.k 0 Newbie Poster
suresh kumar.k 0 Newbie Poster
amaninder 0 Newbie Poster
denmarkstan 0 Junior Poster in Training
Geekitygeek 480 Nearly a Posting Virtuoso
nareshdwivedi 0 Newbie Poster
nidhi18sep 0 Newbie Poster
afjal nathani 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.