CheckBox Question...Please Help...
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hi Guys,
I have these series of checkboxes. Whenever any of them are unchecked, I
want to display a warning, asking the user to confirm if he really wants to
do that. I have added an attribute, to each checkbox, which displays that
confirmation box, but I want it only displayed when the checkbox is
unchecked, not when it is checked. How can I acheive this ?
I'd appreciate valuable feedback on this.
Thanks,
Irfan
.
Relevant Pages
- RE: Display a record - several questions
... ObjectDataSource set up to get the correct record on a select. ... sub controls in the certain tepmlate and modify them. ... How do I display a RadioButtonList and CheckBox value where it is ... (microsoft.public.dotnet.framework.aspnet.webcontrols) - Re: Query regarding the Check Box field
... > I am trying to display a number of results from a Case command in a Check ... > I¹m unsure as to what calculation I will need to use as the Case command ... You could use separate fields for each checkbox, ... (comp.databases.filemaker) - Re: checkboxes and update query
... check / uncheck if they want a certain record to display in a gallery ... echo ''. ... What you need to do is give each checkbox a unique id - maybe something ... (comp.lang.php) - Re: Passing A Value To Server
... I can have the checkbox on the form and available with 'Display: ... > make it visible on the client side... ... >>> Using server controls, if I create a checkbox, but make it not visible, ... (microsoft.public.dotnet.framework.aspnet) - Re: Finding Checkboxes
... (the first value of the 01 list is the leftmost checkbox). ... I can find the checked boxes fine (great for the upcoming "show me my ... I did end up being able to display the fields I wanted - but not the way I was thinking it would work. ... I was scripting Enter Find Mode, Set Field ... (comp.databases.filemaker) |
|