Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Retriving multiple checkbox value
Name: priti Date: April 11, 2005 at 21:06:36 Pacific OS: Win 2000 Prof. CPU/Ram: P3
Comment:
Hi, I need help on retriving multiple checkbox value with different name using JSP. Is checkbox value return in name/value pair OR boolean like yes or no values?
Summary: Using a PHP form, a user selects multiple checkboxes (not required fields) and forgets to enter name etc(required field), the form submits & reloads a duplicate form returning previous entered values ...
Summary: Hey guys, I am going to post a partial code with my checkboxed part of my php form, I am new to php so bear with me. I cannot get this to send to me right, I get the email and everyhitng else id fine ...
Summary: I got a little help on this at PHPFreaks, though I still can't get it to take. The following code basically extracts data from a database, and prints it to a webform where the user can edit/update the...