Daot Lagorille
08-13-2003, 12:53 PM
*stumbles in, dirty and bruised*
Am trying to pass values from form to php results page. Works fine, except for the checkboxes:
If I check a box, fine, that value gets passed and database results appear accordingly. HOWEVER:
if checkbox is not checked, no emplty value is passed - nothing. So I don't get any results at all, though I should be getting all records (unrestricted by condition passed if checkbox would have been checked)
I think this may be a foible particular to checkboxes - anyone know away around this?
*collapses*
Am trying to pass values from form to php results page. Works fine, except for the checkboxes:
If I check a box, fine, that value gets passed and database results appear accordingly. HOWEVER:
if checkbox is not checked, no emplty value is passed - nothing. So I don't get any results at all, though I should be getting all records (unrestricted by condition passed if checkbox would have been checked)
I think this may be a foible particular to checkboxes - anyone know away around this?
*collapses*