Click here to Skip to main content
15,910,787 members
Home / Discussions / C#
   

C#

 
AnswerRe: sql weird problem Pin
Guffa27-May-06 12:09
Guffa27-May-06 12:09 
GeneralRe: sql weird problem Pin
JelleM28-May-06 0:43
JelleM28-May-06 0:43 
AnswerRe: sql weird problem Pin
Guffa28-May-06 10:55
Guffa28-May-06 10:55 
GeneralRe: sql weird problem Pin
JelleM28-May-06 11:58
JelleM28-May-06 11:58 
GeneralRe: sql weird problem Pin
JelleM28-May-06 3:58
JelleM28-May-06 3:58 
QuestionIncreasing the size of the form Pin
cshivaprasad27-May-06 9:44
cshivaprasad27-May-06 9:44 
AnswerRe: Increasing the size of the form Pin
Colin Angus Mackay27-May-06 9:48
Colin Angus Mackay27-May-06 9:48 
AnswerRe: Increasing the size of the form Pin
stancrm28-May-06 21:17
stancrm28-May-06 21:17 
QuestionC#.Net application Pin
betty_boop27-May-06 9:31
betty_boop27-May-06 9:31 
AnswerRe: C#.Net application Pin
NaNg1524127-May-06 9:34
NaNg1524127-May-06 9:34 
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 9:41
Colin Angus Mackay27-May-06 9:41 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 9:54
betty_boop27-May-06 9:54 
AnswerRe: C#.Net application Pin
Colin Angus Mackay27-May-06 9:47
Colin Angus Mackay27-May-06 9:47 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 10:04
betty_boop27-May-06 10:04 
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 10:24
Colin Angus Mackay27-May-06 10:24 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 10:36
betty_boop27-May-06 10:36 
GeneralRe: C#.Net application Pin
Ravi Bhavnani27-May-06 10:42
professionalRavi Bhavnani27-May-06 10:42 
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 10:46
Colin Angus Mackay27-May-06 10:46 
GeneralRe: C#.Net application Pin
betty_boop27-May-06 11:21
betty_boop27-May-06 11:21 
GeneralRe: C#.Net application Pin
Colin Angus Mackay27-May-06 13:41
Colin Angus Mackay27-May-06 13:41 
GeneralRe: C#.Net application Pin
betty_boop28-May-06 9:14
betty_boop28-May-06 9:14 
Questionget whether a checkbox is checked or not ASP.net Pin
DeepToot27-May-06 7:36
DeepToot27-May-06 7:36 
AnswerRe: get whether a checkbox is checked or not ASP.net Pin
maryamf27-May-06 11:33
maryamf27-May-06 11:33 
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
DeepToot27-May-06 12:59
DeepToot27-May-06 12:59 
Thanks for the time and reply maryamf.

The problem with this is that I cant have it postback when the user clicks the checkbox. All validation will happen when the client clicks the 'continue' button. I had it working perfectly with the autopostback, however they thought it was distracting having it refresh on each click. And I agree if there are on dialup or something.

So my question was mainly in the validation of the page, via the continue button. I have to Iterate through the controls and find the checked one. However, this needs to be done without postback when user clicks checkboxs. Anyway to get the values of the controls this way?

Hope that made sense.

Steve Welborn
Software Engineer
BitWise Solutions
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
leppie27-May-06 18:32
leppie27-May-06 18:32 

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.