Click here to Skip to main content
15,900,378 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: page refresh problem Pin
N a v a n e e t h14-Jan-09 21:54
N a v a n e e t h14-Jan-09 21:54 
GeneralRe: page refresh problem Pin
bhavna432114-Jan-09 21:57
bhavna432114-Jan-09 21:57 
GeneralRe: page refresh problem Pin
N a v a n e e t h14-Jan-09 22:02
N a v a n e e t h14-Jan-09 22:02 
GeneralRe: page refresh problem Pin
_AK_14-Jan-09 22:11
_AK_14-Jan-09 22:11 
GeneralRe: page refresh problem Pin
N a v a n e e t h14-Jan-09 22:12
N a v a n e e t h14-Jan-09 22:12 
GeneralRe: page refresh problem Pin
bhavna432114-Jan-09 22:12
bhavna432114-Jan-09 22:12 
GeneralRe: page refresh problem Pin
N a v a n e e t h14-Jan-09 22:14
N a v a n e e t h14-Jan-09 22:14 
AnswerRe: page refresh problem Pin
Guffa14-Jan-09 22:03
Guffa14-Jan-09 22:03 
If you refresh a page that is a result of a postback, the same data will be posted again. That means that the same events fire again.

You can either keep from using postbacks, handle the situation when the event fires again, or don't reload the page to update it.

Despite everything, the person most likely to be fooling you next is yourself.

QuestionDynamic populator custom exception message Pin
umaheshchandra14-Jan-09 21:25
umaheshchandra14-Jan-09 21:25 
AnswerRe: Dynamic populator custom exception message Pin
N a v a n e e t h14-Jan-09 21:45
N a v a n e e t h14-Jan-09 21:45 
GeneralRe: Dynamic populator custom exception message Pin
umaheshchandra18-Jan-09 18:44
umaheshchandra18-Jan-09 18:44 
QuestionDataview Row selection & Real Player playlist Pin
reogeo200814-Jan-09 21:18
reogeo200814-Jan-09 21:18 
AnswerRe: Dataview Row selection & Real Player playlist Pin
_AK_14-Jan-09 22:31
_AK_14-Jan-09 22:31 
GeneralRe: Dataview Row selection & Real Player playlist Pin
reogeo200814-Jan-09 22:41
reogeo200814-Jan-09 22:41 
GeneralRe: Dataview Row selection & Real Player playlist Pin
_AK_14-Jan-09 23:58
_AK_14-Jan-09 23:58 
QuestionInteger texbox in asp.net Pin
way2arun14-Jan-09 21:02
way2arun14-Jan-09 21:02 
AnswerRe: Integer texbox in asp.net Pin
N a v a n e e t h14-Jan-09 21:08
N a v a n e e t h14-Jan-09 21:08 
AnswerRe: Integer texbox in asp.net Pin
SeMartens14-Jan-09 21:10
SeMartens14-Jan-09 21:10 
GeneralRe: Integer texbox in asp.net Pin
way2arun14-Jan-09 21:23
way2arun14-Jan-09 21:23 
GeneralRe: Integer texbox in asp.net Pin
SeMartens14-Jan-09 21:28
SeMartens14-Jan-09 21:28 
AnswerRe: Integer texbox in asp.net Pin
Aman Bhullar14-Jan-09 23:16
Aman Bhullar14-Jan-09 23:16 
QuestionContext.User.Identity.Name Pin
jonhbt14-Jan-09 20:23
jonhbt14-Jan-09 20:23 
QuestionSession in Hyperlink? Pin
saberbladez14-Jan-09 20:05
saberbladez14-Jan-09 20:05 
AnswerRe: Session in Hyperlink? Pin
Abhijit Jana14-Jan-09 20:44
professionalAbhijit Jana14-Jan-09 20:44 
GeneralRe: Session in Hyperlink? Pin
N a v a n e e t h14-Jan-09 20:51
N a v a n e e t h14-Jan-09 20:51 

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.