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
Hema Latha
NA
29
26.6k
Retrieving Password from Database
Mar 3 2015 7:09 AM
Hi,
I am inserting the registration details in the database. In this, Password format is in the format of
"Hello@123"
(Uppercase, Lowercase, Special Character, Numbers). when i login into the form, if i am giving the format like
"hello@123"
it allows that password. But it doesn't take
"hello@123" it takes only
"Hello@123"
. How to achieve this?
Please help me..
Thanks in advance
Reply
Answers (
1
)
please explain this fun code.(Cryptography.EncryptDecrypt)
c# copy path of selected file or folder from context menu