hi,
if i understand well, a checkbox in a form is only send on to the next page when it is checked: so the next page will only see a value in $_POST['checkboxname'] if it is set: else it is not set. Right?


So the followup page cannot see the difference between a form where the checkbox was not checked, and a form where the checkbox is not even there?

thanks,
Chris


-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to