TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
chandu gummadi
NA
67
73.3k
login credentials for encrypt and decrypt
May 17 2013 7:03 AM
hi friends
iam developing one application userlogin details save in logintable.
i have a table like columns and having data.
Loginid
UserName
Password
1 admin admin123
2 employee employee123
now i want to save this password into encrypted form in table. like 9169db2df5873491ceeddd7cf49ed328a880e4c7
in my login.aspx page i was entered username admin
password admin123
when iam click login button this admin123 password will be converted to encrypted form now i want to compare this encrypted password with database encrypted password
please help me
iam new to this topic.
thanking you friends.
Reply
Answers (
3
)
how to fill dropdownlist placed in gridview with database
dropdownlist filling which is palced in gridview