Hi
I am trying to develop a page which contains a group of checkboxes and an active image.
It is intended that the user make a selection from the checkboxes, then click a region on the map (which represents their state - I am attempting to use an image map). The resulting page will have queried a MySQL database using the checkbox values and the selected state.
Where I am having a block is in how to translate any number of selected checkbox values and the state to the script that interfaces the database.
Pleases help. I am sweating already...