Click here to Skip to main content
15,885,309 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: sql server login problem Pin
Greg Chelstowski14-Apr-09 3:10
Greg Chelstowski14-Apr-09 3:10 
QuestionSession Problem Pin
pra.chaudhari14-Apr-09 2:18
pra.chaudhari14-Apr-09 2:18 
AnswerRe: Session Problem Pin
Abhijit Jana14-Apr-09 2:45
professionalAbhijit Jana14-Apr-09 2:45 
GeneralRe: Session Problem Pin
pra.chaudhari14-Apr-09 3:00
pra.chaudhari14-Apr-09 3:00 
GeneralRe: Session Problem Pin
Abhijit Jana14-Apr-09 3:51
professionalAbhijit Jana14-Apr-09 3:51 
GeneralRe: Session Problem Pin
Yusuf14-Apr-09 11:05
Yusuf14-Apr-09 11:05 
GeneralRe: Session Problem Pin
Abhijit Jana14-Apr-09 19:24
professionalAbhijit Jana14-Apr-09 19:24 
QuestionMultiple events on post-back Pin
AumSingh14-Apr-09 1:16
professionalAumSingh14-Apr-09 1:16 
I am facing a unique problem (looks unique to me at least). I have a dropdown whose auto-postback is enabled. User can select a value from the dropdown to go to another page. But when the user comes back to original page by clicking the back button on the browser and clicks any button then on the post-back caused by the button, first the "SelectedIndexChanged" event handler of that dropdown is called then the "Click" event handler of this button is called. Hope I have explained the problem clearly.

Can anyone tell me what's going wrong and how to solve the issue?
AnswerRe: Multiple events on post-back Pin
Abhijit Jana14-Apr-09 1:37
professionalAbhijit Jana14-Apr-09 1:37 
GeneralRe: Multiple events on post-back Pin
AumSingh14-Apr-09 2:51
professionalAumSingh14-Apr-09 2:51 
GeneralRe: Multiple events on post-back Pin
Abhijit Jana14-Apr-09 3:53
professionalAbhijit Jana14-Apr-09 3:53 
GeneralRe: Multiple events on post-back Pin
AumSingh14-Apr-09 4:13
professionalAumSingh14-Apr-09 4:13 
AnswerRe: Multiple events on post-back Pin
Colin Angus Mackay14-Apr-09 1:39
Colin Angus Mackay14-Apr-09 1:39 
GeneralRe: Multiple events on post-back Pin
AumSingh14-Apr-09 2:55
professionalAumSingh14-Apr-09 2:55 
GeneralRe: Multiple events on post-back Pin
Colin Angus Mackay14-Apr-09 3:00
Colin Angus Mackay14-Apr-09 3:00 
GeneralRe: Multiple events on post-back Pin
AumSingh14-Apr-09 3:16
professionalAumSingh14-Apr-09 3:16 
AnswerRe: Multiple events on post-back Pin
Yusuf14-Apr-09 12:58
Yusuf14-Apr-09 12:58 
QuestionProblem with ImageButton,Textbox position!! Pin
Sr...Frank14-Apr-09 0:58
Sr...Frank14-Apr-09 0:58 
AnswerRe: Problem with ImageButton,Textbox position!! Pin
Abhijit Jana14-Apr-09 1:39
professionalAbhijit Jana14-Apr-09 1:39 
GeneralRe: Problem with ImageButton,Textbox position!! [modified] Pin
Sr...Frank14-Apr-09 2:02
Sr...Frank14-Apr-09 2:02 
QuestionHow I can convert code in submit button code to a WebMethod in WebService? Pin
Saba0214-Apr-09 0:17
Saba0214-Apr-09 0:17 
AnswerRe: How I can convert code in submit button code to a WebMethod in WebService? Pin
Abhijit Jana14-Apr-09 1:45
professionalAbhijit Jana14-Apr-09 1:45 
GeneralRe: How I can convert code in submit button code to a WebMethod in WebService? [modified] Pin
Saba0214-Apr-09 2:20
Saba0214-Apr-09 2:20 
QuestionResponse Headers Pin
grewin14-Apr-09 0:06
grewin14-Apr-09 0:06 
AnswerRe: Response Headers Pin
pra.chaudhari14-Apr-09 3:07
pra.chaudhari14-Apr-09 3:07 

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.