There will be a correspoding variable/index set is the checkbox is checked, no value is set for uncheck boxes
Martin -----Original Message----- From: Daniel Ferreira Castro [mailto:[EMAIL PROTECTED]] Sent: Friday, March 15, 2002 1:36 PM To: [EMAIL PROTECTED] Subject: [PHP] GET values from Checkboxes When I have Textboxes I can retrieve their values whne the method POST is used by the $HTTP_POST_VARS['name_of_the_textbox'] But when I try to use it on a checkbox it doesn't work. How can I retireve that value from a checkbox, to know if it was checked or not? Thank you Daniel F. Castro [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php