Hi trying to revise a web page by adding a filter using checkboxes, the page does a search but we want to add additional functionality. How can I do this using Coldfusion 7 and select boxes?

Can you be more specific about your question? I would suggest you make the HTML checkboxes' values to whatever you want, either a bit value or some string. Then, on the backend, you capture that value when the form is submitted and inject it into your SQL.

This is as far as I can answer. Not sure if this is specific to your problem.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.