> with checkboxes, the value of the checkbox is sent to the serveronly if
it's
> checked - if it's not chesked, then it's value does go to the server

And, because of that, checkBox[0] is the first box *checked*, not the first
in the html.


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

Reply via email to