Ok, I have a form set up with text boxes and checkboxes. I want to be able to use this form for people to fill in the fields there searching on and submit it to return all of the results that meet the exact criteria to a table that will list (first name, last name, id, etc.), whether it be 1 or 30 results.
I'm having a problem finding something like this. The ones I find seem to use just a single txt box and searches for boolean exp. I'm only looking for exact matches.
Thanks,
csteph