Tagged Questions
8
votes
5answers
529 views
What's a clean way to implement two checkboxes that can be “ANDed” or “ORed”?
I have a pretty standard search form on a web site that will return records based on various criteria. Let's assume each record corresponds with a person. A person can have a dog, a car, neither, or ...