Click here to Skip to main content
15,917,652 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem with page's button click event handler Pin
Tina P9-Jan-07 13:05
Tina P9-Jan-07 13:05 
AnswerRe: Problem with page's button click event handler Pin
Venkatesh Mookkan9-Jan-07 15:44
Venkatesh Mookkan9-Jan-07 15:44 
GeneralRe: Problem with page's button click event handler Pin
Tina P9-Jan-07 16:10
Tina P9-Jan-07 16:10 
GeneralRe: Problem with page's button click event handler Pin
Not Active9-Jan-07 16:31
mentorNot Active9-Jan-07 16:31 
QuestionRe: Problem with page's button click event handler Pin
Venkatesh Mookkan9-Jan-07 17:30
Venkatesh Mookkan9-Jan-07 17:30 
AnswerRe: Problem with page's button click event handler Pin
Not Active10-Jan-07 2:18
mentorNot Active10-Jan-07 2:18 
GeneralRe: Problem with page's button click event handler Pin
Not Active9-Jan-07 16:20
mentorNot Active9-Jan-07 16:20 
AnswerRe: Problem with page's button click event handler Pin
Not Active9-Jan-07 16:29
mentorNot Active9-Jan-07 16:29 
Are the dropdown lists set to autopostback?

Although it doesn't solve your problem directly, if you need to have values available on multiple pages then there are better ways to store them, such session or cache. Using cookies is fine if you want the data persisted on the client and available for other sessions.


only two letters away from being an asset

GeneralRe: Problem with page's button click event handler Pin
Tina P9-Jan-07 16:40
Tina P9-Jan-07 16:40 
GeneralRe: Problem with page's button click event handler Pin
Not Active9-Jan-07 16:54
mentorNot Active9-Jan-07 16:54 
GeneralRe: Problem with page's button click event handler Pin
Tina P9-Jan-07 17:07
Tina P9-Jan-07 17:07 
GeneralRe: Problem with page's button click event handler Pin
Not Active9-Jan-07 17:24
mentorNot Active9-Jan-07 17:24 
GeneralRe: Problem with page's button click event handler Pin
Tina P9-Jan-07 18:10
Tina P9-Jan-07 18:10 
GeneralRe: Problem with page's button click event handler Pin
Not Active9-Jan-07 19:09
mentorNot Active9-Jan-07 19:09 
GeneralRe: Problem with page's button click event handler Pin
Tina P10-Jan-07 5:40
Tina P10-Jan-07 5:40 
GeneralRe: Problem with page's button click event handler Pin
Tina P11-Jan-07 13:09
Tina P11-Jan-07 13:09 
Questionimage casting in .NET Pin
Member 9571479-Jan-07 12:40
Member 9571479-Jan-07 12:40 
QuestionDisable a button Pin
ssircar19719-Jan-07 11:01
ssircar19719-Jan-07 11:01 
AnswerRe: Disable a button Pin
Jon Sagara9-Jan-07 11:32
Jon Sagara9-Jan-07 11:32 
QuestionNeeds assistance in displaying data in Tree view Pin
Skanless9-Jan-07 10:28
Skanless9-Jan-07 10:28 
QuestionASP.NET 2.0 and AJAX Pin
RX Maverick9-Jan-07 10:03
RX Maverick9-Jan-07 10:03 
AnswerRe: ASP.NET 2.0 and AJAX Pin
Christian Graus9-Jan-07 12:19
protectorChristian Graus9-Jan-07 12:19 
QuestionpageBaseType Pin
Brendan Vogt9-Jan-07 8:57
Brendan Vogt9-Jan-07 8:57 
AnswerRe: pageBaseType Pin
Christian Graus9-Jan-07 12:28
protectorChristian Graus9-Jan-07 12:28 
AnswerRe: pageBaseType Pin
Mike Ellison9-Jan-07 12:33
Mike Ellison9-Jan-07 12:33 

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.