Click here to Skip to main content
15,913,152 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Session_End not firing in normal run Pin
ToddHileHoffer19-Jun-07 1:22
ToddHileHoffer19-Jun-07 1:22 
Questionremember me feature in asp.net 1.1 Pin
deepalititi18-Jun-07 23:46
deepalititi18-Jun-07 23:46 
AnswerRe: remember me feature in asp.net 1.1 Pin
kumarjammula19-Jun-07 0:08
kumarjammula19-Jun-07 0:08 
GeneralRe: remember me feature in asp.net 1.1 Pin
deepalititi19-Jun-07 2:11
deepalititi19-Jun-07 2:11 
QuestionASP.NET+Javascript [modified] Pin
Bajrang Singh18-Jun-07 23:43
Bajrang Singh18-Jun-07 23:43 
AnswerRe: ASP.NET+Javascript Pin
RepliCrux19-Jun-07 0:44
RepliCrux19-Jun-07 0:44 
GeneralRe: ASP.NET+Javascript Pin
RepliCrux19-Jun-07 12:39
RepliCrux19-Jun-07 12:39 
AnswerRe: ASP.NET+Javascript Pin
Christian Graus19-Jun-07 0:57
protectorChristian Graus19-Jun-07 0:57 
This is a disaster. You should never assume that ANYTHING on the client side is what you expect, anything you do in client side, should be validated on the server. It's trivial to hack your page, and make it accept any password you like. It's also trivial to view the source, and see all the username/passwords in your system. Even allowing SQL that returns all the user details is a mess and should be avoided. Please tell me you're just playing around, and no-one will ever rely on this code for security ?


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: ASP.NET+Javascript Pin
Bajrang Singh19-Jun-07 2:12
Bajrang Singh19-Jun-07 2:12 
QuestionConfiguring application in 3-tier Pin
Sylvester george18-Jun-07 23:41
Sylvester george18-Jun-07 23:41 
QuestionGoogle Base API Pin
wEb GuRu...18-Jun-07 23:30
wEb GuRu...18-Jun-07 23:30 
Questionrefreshment of page Pin
saravanan0518-Jun-07 23:09
saravanan0518-Jun-07 23:09 
AnswerRe: refreshment of page Pin
wEb GuRu...18-Jun-07 23:25
wEb GuRu...18-Jun-07 23:25 
AnswerRe: refreshment of page Pin
MaheshSharma19-Jun-07 0:10
MaheshSharma19-Jun-07 0:10 
Questionusercontrol caching Pin
marky77718-Jun-07 23:07
marky77718-Jun-07 23:07 
AnswerRe: usercontrol caching Pin
Chetan Ranpariya18-Jun-07 23:27
Chetan Ranpariya18-Jun-07 23:27 
GeneralRe: usercontrol caching Pin
marky77718-Jun-07 23:36
marky77718-Jun-07 23:36 
GeneralRe: usercontrol caching Pin
Chetan Ranpariya18-Jun-07 23:52
Chetan Ranpariya18-Jun-07 23:52 
GeneralRe: usercontrol caching Pin
marky77719-Jun-07 0:10
marky77719-Jun-07 0:10 
GeneralRe: usercontrol caching Pin
Chetan Ranpariya19-Jun-07 0:14
Chetan Ranpariya19-Jun-07 0:14 
GeneralRe: usercontrol caching Pin
marky77719-Jun-07 0:50
marky77719-Jun-07 0:50 
AnswerRe: usercontrol caching Pin
Nouman Bhatti19-Jun-07 1:52
Nouman Bhatti19-Jun-07 1:52 
QuestionHow can we use multiline and New line character in asp.net Pin
Hemant Garg18-Jun-07 22:40
Hemant Garg18-Jun-07 22:40 
AnswerRe: How can we use multiline and New line character in asp.net Pin
wEb GuRu...18-Jun-07 23:28
wEb GuRu...18-Jun-07 23:28 
QuestionCode failed to validate username Pin
ASPnoob18-Jun-07 21:50
ASPnoob18-Jun-07 21:50 

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.