Click here to Skip to main content
15,914,447 members
Home / Discussions / C#
   

C#

 
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 
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
leppie27-May-06 18:32
leppie27-May-06 18:32 
GeneralRe: get whether a checkbox is checked or not ASP.net Pin
DeepToot28-May-06 15:41
DeepToot28-May-06 15:41 
thanks for the reply leppie, unfortunatly javascript wont do it either. This needs to be server side because the values I get from the id of the checked checkbox will be used to gather the data on the next page.

I guess to ask it a different way: Can I get the correct value of a checkbox without posting back? What needs to change in the code above in order for this to happen? I can't set the AutoPostBack to true because of the refresh. This event I created takes the refresh away but now I cannot grab the value with the current code.

Come to think of it, I might just forget about doing it the event way and just do all validation in the Continue buttons click event...not sure what client would say but I know it works.

Thanks again leppie for the time.



Steve Welborn
Software Engineer
BitWise Solutions
Questiontextbox cursor disable Pin
jackalfb27-May-06 6:20
jackalfb27-May-06 6:20 
AnswerRe: textbox cursor disable Pin
Guffa27-May-06 6:49
Guffa27-May-06 6:49 
GeneralRe: textbox cursor disable Pin
jackalfb27-May-06 9:27
jackalfb27-May-06 9:27 
AnswerRe: textbox cursor disable Pin
Guffa27-May-06 22:50
Guffa27-May-06 22:50 
QuestionDBNull and Uniqe ID Pin
NaNg1524127-May-06 5:42
NaNg1524127-May-06 5:42 
Questionusing the scalar execute mode in ado.net 2.0. help!!! Pin
aenon27-May-06 5:41
aenon27-May-06 5:41 
QuestionRegular Expression Control Pin
NaNg1524127-May-06 4:56
NaNg1524127-May-06 4:56 
AnswerRe: Regular Expression Control Pin
Guffa27-May-06 5:14
Guffa27-May-06 5:14 
QuestionRe: Regular Expression Control Pin
NaNg1524127-May-06 5:35
NaNg1524127-May-06 5:35 
GeneralRe: Regular Expression Control Pin
Guffa27-May-06 7:16
Guffa27-May-06 7:16 
GeneralRe: Regular Expression Control Pin
NaNg1524127-May-06 7:28
NaNg1524127-May-06 7:28 
AnswerRe: Regular Expression Control Pin
Guffa27-May-06 8:35
Guffa27-May-06 8:35 
AnswerRe: Regular Expression Control Pin
Al Ortega27-May-06 6:12
Al Ortega27-May-06 6:12 
QuestionSql +Arraylist + Datagridview Pin
JelleM27-May-06 4:09
JelleM27-May-06 4:09 
AnswerRe: Sql +Arraylist + Datagridview Pin
Colin Angus Mackay27-May-06 6:09
Colin Angus Mackay27-May-06 6:09 
GeneralRe: Sql +Arraylist + Datagridview Pin
JelleM27-May-06 10:45
JelleM27-May-06 10:45 
QuestionAnother problem with two forms [modified] Pin
mariuszfryta27-May-06 3:54
mariuszfryta27-May-06 3:54 

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.