hey guys, I need some assistance here... I am toying with a search form that will allow the user to select 3 options from a set of checkboxes to search by (eg.) [[ Select any 3 type ]] [ ] option1 [ ] option2 [ ] option3 [ ] option4 [ ] option5 [ ] option6 [ ] option7 [ ] option8 [ ] option9 what I would like to do is to allow then to select only 3 options then search the database for the 3 options selected. thanks in advance.