If you want to let the user indicate yes or no, just use a single checkbox. If
it's checked, it's Yes. If it's not checked, it's no.
If you really want some control to turn off when another turns on, then don't
use checkboxes. Try using a pair of optionbuttons. This behavior is built into
optionbuttons.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.