Click here to Skip to main content
16,005,162 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionweb config in asp.net 2.0 Pin
trilokharry16-Jun-08 0:31
trilokharry16-Jun-08 0:31 
AnswerRe: web config in asp.net 2.0 Pin
Christian Graus16-Jun-08 2:24
protectorChristian Graus16-Jun-08 2:24 
Questionpagemethod does not render script execution Pin
Rritesh Ravlani16-Jun-08 0:08
Rritesh Ravlani16-Jun-08 0:08 
Questionhow to remember password in login page . Pin
deepthy.p.m15-Jun-08 23:47
deepthy.p.m15-Jun-08 23:47 
AnswerRe: how to remember password in login page . Pin
varshavmane16-Jun-08 0:50
varshavmane16-Jun-08 0:50 
GeneralRe: how to remember password in login page . Pin
deepthy.p.m16-Jun-08 1:36
deepthy.p.m16-Jun-08 1:36 
GeneralRe: how to remember password in login page . Pin
varshavmane16-Jun-08 1:53
varshavmane16-Jun-08 1:53 
AnswerRe: how to remember password in login page . Pin
Christian Graus16-Jun-08 2:25
protectorChristian Graus16-Jun-08 2:25 
I would NEVER save a username/password in a cookie, which a user can read on their PC if they know how. I would store a GUID in a cookie and in your DB, associate that GUID with a login id. This means the client side doesn't have the username/password combo, but you can log them in.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

QuestionProblem with Keep me Logged in. Pin
varshavmane15-Jun-08 22:51
varshavmane15-Jun-08 22:51 
AnswerRe: Problem with Keep me Logged in. Pin
Ravi Sant3-May-11 0:23
Ravi Sant3-May-11 0:23 
QuestionCrosstab Problem Pin
SreejithAchutan15-Jun-08 22:45
SreejithAchutan15-Jun-08 22:45 
AnswerRe: Crosstab Problem Pin
Ravi Sant3-May-11 0:25
Ravi Sant3-May-11 0:25 
Questionhow to fill value in textbox in panel Pin
Sneha Bisht15-Jun-08 22:44
Sneha Bisht15-Jun-08 22:44 
AnswerRe: how to fill value in textbox in panel Pin
Masood Kochi,SSF15-Jun-08 23:26
Masood Kochi,SSF15-Jun-08 23:26 
GeneralRe: how to fill value in textbox in panel Pin
Sneha Bisht16-Jun-08 0:05
Sneha Bisht16-Jun-08 0:05 
Questionhow to download a file Pin
Nika Asgari15-Jun-08 22:38
Nika Asgari15-Jun-08 22:38 
AnswerRe: how to download a file Pin
Masood Kochi,SSF15-Jun-08 23:32
Masood Kochi,SSF15-Jun-08 23:32 
AnswerRe: how to download a file Pin
Ravi Sant3-May-11 0:26
Ravi Sant3-May-11 0:26 
Questionimage compress Pin
pradeep kumarappagari15-Jun-08 22:11
pradeep kumarappagari15-Jun-08 22:11 
AnswerRe: image compress Pin
Ravi Sant3-May-11 0:27
Ravi Sant3-May-11 0:27 
QuestionSerial Port on Web Pin
caradri15-Jun-08 22:05
caradri15-Jun-08 22:05 
Questioncreate dynamic dropdown Pin
Member 387988115-Jun-08 20:37
Member 387988115-Jun-08 20:37 
AnswerRe: create dynamic dropdown Pin
Masood Kochi,SSF15-Jun-08 23:40
Masood Kochi,SSF15-Jun-08 23:40 
AnswerRe: create dynamic dropdown Pin
Ravi Sant3-May-11 0:28
Ravi Sant3-May-11 0:28 
QuestionImporting Contacts from Mail Clients in ASP.net Pin
sukkureddy15-Jun-08 20:15
sukkureddy15-Jun-08 20:15 

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.