Click here to Skip to main content
15,917,926 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEdit and Save MS Word from IE Browser to Database Pin
sankraja17-Jun-09 1:14
sankraja17-Jun-09 1:14 
Questionhyperlink is not clickable. [modified] Pin
RajpootRohan17-Jun-09 1:14
professionalRajpootRohan17-Jun-09 1:14 
Questiondropdownlist validation problem when autopostback=true [modified] Pin
ademsandeepreddy17-Jun-09 0:14
ademsandeepreddy17-Jun-09 0:14 
AnswerRe: dropdownlist validation problem when autopostback=true Pin
Baran M17-Jun-09 0:58
Baran M17-Jun-09 0:58 
AnswerRe: dropdownlist validation problem when autopostback=true Pin
pbp_5717-Jun-09 1:42
pbp_5717-Jun-09 1:42 
Questionmd5 decryption Pin
Kissy1617-Jun-09 0:06
Kissy1617-Jun-09 0:06 
AnswerRe: md5 decryption Pin
Aman Bhullar17-Jun-09 0:28
Aman Bhullar17-Jun-09 0:28 
GeneralRe: md5 decryption Pin
Kissy1617-Jun-09 0:46
Kissy1617-Jun-09 0:46 
thanks for ur response.
I know that md5 is one way hash.
Actually am storing passwords in plain text only in the database,because at one glance one cant say the actual password from the database(again he has to decrypt the whole thing using symmetric key logic which i dont want to use).and am using md5 with salt which doesnt show the plain text to the end user.

But in the changed password,the new password am encrypting with md5 but problem occuring while updating the data.

which is the best way to do while password change?please send me some code snippet,so that i may get some idea.

The above code i have send is working perfectly while login.which i have to use.

kissy

AnswerRe: md5 decryption Pin
himanshu256117-Jun-09 0:43
himanshu256117-Jun-09 0:43 
AnswerRe: md5 decryption Pin
Vasudevan Deepak Kumar17-Jun-09 1:31
Vasudevan Deepak Kumar17-Jun-09 1:31 
Questionnot getting value in request.cookies("lang") Pin
anbusenthil17-Jun-09 0:00
anbusenthil17-Jun-09 0:00 
Questionhow to generate verification code Pin
janani1316-Jun-09 23:40
janani1316-Jun-09 23:40 
AnswerRe: how to generate verification code Pin
himanshu256117-Jun-09 0:05
himanshu256117-Jun-09 0:05 
QuestionHow to insert values from Text area to database Pin
shijivijayan16-Jun-09 23:16
shijivijayan16-Jun-09 23:16 
AnswerRe: How to insert values from Text area to database Pin
himanshu256117-Jun-09 0:00
himanshu256117-Jun-09 0:00 
GeneralRe: How to insert values from Text area to database Pin
shijivijayan17-Jun-09 0:04
shijivijayan17-Jun-09 0:04 
GeneralRe: How to insert values from Text area to database Pin
himanshu256117-Jun-09 0:24
himanshu256117-Jun-09 0:24 
GeneralRe: How to insert values from Text area to database Pin
shijivijayan17-Jun-09 0:44
shijivijayan17-Jun-09 0:44 
AnswerRe: How to insert values from Text area to database Pin
Baran M17-Jun-09 0:09
Baran M17-Jun-09 0:09 
QuestionFormview update problem [modified] Pin
yorockk16-Jun-09 22:57
yorockk16-Jun-09 22:57 
AnswerRe: Formview update problem Pin
Herman<T>.Instance17-Jun-09 0:00
Herman<T>.Instance17-Jun-09 0:00 
GeneralRe: Formview update problem Pin
yorockk17-Jun-09 5:37
yorockk17-Jun-09 5:37 
GeneralRe: Formview update problem Pin
yorockk17-Jun-09 23:33
yorockk17-Jun-09 23:33 
GeneralRe: Formview update problem Pin
yorockk21-Jun-09 5:20
yorockk21-Jun-09 5:20 
GeneralRe: Formview update problem Pin
yorockk6-Jul-09 8:38
yorockk6-Jul-09 8:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.