Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Relative path Problem Pin
Arun Jacob10-Nov-08 0:27
Arun Jacob10-Nov-08 0:27 
GeneralRe: Relative path Problem Pin
dipak.dipak10-Nov-08 0:57
dipak.dipak10-Nov-08 0:57 
AnswerRe: Relative path Problem Pin
dipak.dipak10-Nov-08 0:55
dipak.dipak10-Nov-08 0:55 
GeneralRe: Relative path Problem Pin
Ashfield10-Nov-08 1:20
Ashfield10-Nov-08 1:20 
AnswerRe: Relative path Problem Pin
Abhishek Sur10-Nov-08 2:15
professionalAbhishek Sur10-Nov-08 2:15 
QuestionASP.NET Pin
Dimuthu Nuwan9-Nov-08 19:29
Dimuthu Nuwan9-Nov-08 19:29 
AnswerRe: ASP.NET Pin
AhsanS9-Nov-08 19:59
AhsanS9-Nov-08 19:59 
AnswerRe: ASP.NET Pin
N a v a n e e t h9-Nov-08 20:03
N a v a n e e t h9-Nov-08 20:03 
Dimuthu Nuwan wrote:
i used the table field to store Number_Of_Trys but i think it's dirty way


That's not dirty way.

Dimuthu Nuwan wrote:
how can i do this using client side


Client side values will be cleared when user closes the browser. So user can enter the login details again in a new browser window.

Keep a column in database which can be used to indicate the number of tries. When login fails, increment this number. If it is more than the allowed number, say user that your account is blocked.


AnswerRe: ASP.NET Pin
Brij10-Nov-08 0:26
mentorBrij10-Nov-08 0:26 
QuestionHow to ocreate folder though coding??? Pin
Anand Desai9-Nov-08 18:40
Anand Desai9-Nov-08 18:40 
AnswerRe: How to ocreate folder though coding??? Pin
AhsanS9-Nov-08 18:54
AhsanS9-Nov-08 18:54 
AnswerRe: How to ocreate folder though coding??? Pin
Guffa9-Nov-08 19:28
Guffa9-Nov-08 19:28 
AnswerRe: How to ocreate folder though coding??? Pin
N a v a n e e t h9-Nov-08 19:58
N a v a n e e t h9-Nov-08 19:58 
GeneralRe: How to ocreate folder though coding??? Pin
Anand Desai9-Nov-08 20:34
Anand Desai9-Nov-08 20:34 
Questionsecure webservice Pin
Member 38798819-Nov-08 18:33
Member 38798819-Nov-08 18:33 
AnswerRe: secure webservice Pin
Ashfield9-Nov-08 21:43
Ashfield9-Nov-08 21:43 
AnswerRe: secure webservice Pin
jzonthemtn10-Nov-08 3:44
jzonthemtn10-Nov-08 3:44 
QuestionMoving Data from one list box to another using Ajax Pin
meeram3959-Nov-08 18:06
meeram3959-Nov-08 18:06 
Questiondo not have step out option in debugger Pin
hassanmohamed9-Nov-08 5:36
hassanmohamed9-Nov-08 5:36 
AnswerRe: do not have step out option in debugger PinPopular
Christian Graus9-Nov-08 6:05
protectorChristian Graus9-Nov-08 6:05 
GeneralRe: do not have step out option in debugger Pin
hassanmohamed9-Nov-08 9:40
hassanmohamed9-Nov-08 9:40 
GeneralRe: do not have step out option in debugger Pin
Christian Graus9-Nov-08 9:47
protectorChristian Graus9-Nov-08 9:47 
AnswerRe: do not have step out option in debugger Pin
Guffa9-Nov-08 7:12
Guffa9-Nov-08 7:12 
QuestionHow do I refresh an UpdatePanel in a master page from a child page Pin
bluewavestrider9-Nov-08 4:48
bluewavestrider9-Nov-08 4:48 
QuestionGridview inside Formview Pin
TheEagle9-Nov-08 4:18
TheEagle9-Nov-08 4:18 

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.