Click here to Skip to main content
15,927,055 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMultithreading Asp .Net apps Pin
Vodstok15-Oct-07 6:03
Vodstok15-Oct-07 6:03 
AnswerRe: Multithreading Asp .Net apps Pin
Ennis Ray Lynch, Jr.15-Oct-07 6:51
Ennis Ray Lynch, Jr.15-Oct-07 6:51 
GeneralRe: Multithreading Asp .Net apps Pin
Vodstok15-Oct-07 7:02
Vodstok15-Oct-07 7:02 
GeneralRe: Multithreading Asp .Net apps Pin
Ennis Ray Lynch, Jr.15-Oct-07 7:57
Ennis Ray Lynch, Jr.15-Oct-07 7:57 
GeneralRe: Multithreading Asp .Net apps Pin
Vodstok15-Oct-07 8:09
Vodstok15-Oct-07 8:09 
GeneralRe: Multithreading Asp .Net apps Pin
Ennis Ray Lynch, Jr.15-Oct-07 8:15
Ennis Ray Lynch, Jr.15-Oct-07 8:15 
GeneralRe: Multithreading Asp .Net apps Pin
Vodstok15-Oct-07 8:19
Vodstok15-Oct-07 8:19 
QuestionDynamically created controls Pin
orsela15-Oct-07 5:10
orsela15-Oct-07 5:10 
I have an asp.net page with a calendar control. When the user selects a date in the calendar i dynamically create a changing number of checkBoxes. In this page i also have a button which is supposed to read the values of the checkBoxes. The problem is that page_load fires before my button's click event, and in the click event handler the checkBoxes don't exist so i can't check their values. I tried to save the checkBoxes info in the Session after the date has changed, but that gives me their original values and not the values the user changed before he clicked the button.

Hope i made myself clear enough and you'll be able to help me.
Thx
AnswerRe: Dynamically created controls Pin
Hesham Amin15-Oct-07 5:21
Hesham Amin15-Oct-07 5:21 
GeneralRe: Dynamically created controls Pin
orsela15-Oct-07 21:36
orsela15-Oct-07 21:36 
AnswerRe: Dynamically created controls Pin
Laxmikant Lad15-Oct-07 18:03
Laxmikant Lad15-Oct-07 18:03 
GeneralRe: Dynamically created controls Pin
orsela15-Oct-07 21:42
orsela15-Oct-07 21:42 
GeneralRe: Dynamically created controls Pin
Laxmikant Lad15-Oct-07 22:47
Laxmikant Lad15-Oct-07 22:47 
GeneralRe: Dynamically created controls Pin
orsela16-Oct-07 3:43
orsela16-Oct-07 3:43 
Questionunbound grid control in ASP.net Pin
uddhab15-Oct-07 5:04
uddhab15-Oct-07 5:04 
Question"This is an invalid webresource request." Pin
szukuro15-Oct-07 4:55
szukuro15-Oct-07 4:55 
QuestionAJAX: using UpdatePanel with DataList Pin
Talal Sultan15-Oct-07 3:53
Talal Sultan15-Oct-07 3:53 
QuestionWarning during compile - Unable to update auto refesh reference Pin
Md Arif15-Oct-07 2:40
Md Arif15-Oct-07 2:40 
AnswerRe: Warning during compile - Unable to update auto refesh reference Pin
Sandeep Akhare15-Oct-07 3:39
Sandeep Akhare15-Oct-07 3:39 
GeneralRe: Warning during compile - Unable to update auto refesh reference Pin
Md Arif15-Oct-07 4:13
Md Arif15-Oct-07 4:13 
QuestionAjax Extensions: using update panel w/validation. Pin
Dio2215-Oct-07 2:13
Dio2215-Oct-07 2:13 
AnswerRe: Ajax Extensions: using update panel w/validation. Pin
John-ph15-Oct-07 2:32
John-ph15-Oct-07 2:32 
GeneralRe: Ajax Extensions: using update panel w/validation. Pin
Dio2215-Oct-07 3:06
Dio2215-Oct-07 3:06 
QuestionPopulate The Popup Window without refreshing Parent Page. Pin
codeproject_Tarun15-Oct-07 1:42
codeproject_Tarun15-Oct-07 1:42 
AnswerRe: Populate The Popup Window without refreshing Parent Page. Pin
mareers15-Oct-07 1:52
mareers15-Oct-07 1:52 

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.