Comment on Tutorial - FAQ: Why are my checkboxes not being set from ON to OFF? By Apache Foundation
Comment Added by : Stray
Comment Added at : 2010-01-05 08:07:47
Comment on Tutorial : FAQ: Why are my checkboxes not being set from ON to OFF? By Apache Foundation
You can also include a hidden field of the same name preceding the checkbox. Assign this field the opposite value as the checkbox. If the checkbox is checked upon submission, the checkbox value is sent, otherwise the preceeding value is sent.
<INPUT TYPE=HIDDEN NAME=ENABLED VALUE=0>
<INPUT TYPE=CHECKBOX NAME=ENABLED VALUE=1> // We display enabled twice in order to pass the correct value even when not checked
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. Hi..
How can i read .mp3 files from memory
View Tutorial By: satyanarayana at 2010-03-29 11:14:27
2. I want to ask you a question...
I test the
View Tutorial By: sara at 2009-05-15 13:16:54
3. Its really helpfull to me thanks................
View Tutorial By: AKS at 2013-08-10 06:27:43
4. ,Hi, (VS2008, VB.Net
I used the above code,
View Tutorial By: Pat at 2012-06-27 17:30:37
5. setting on my nokia 7610 on mtn using operamini 4.
View Tutorial By: DREAD at 2010-06-21 07:40:13
6. thanx nice explanation...
View Tutorial By: vignesh at 2012-07-15 20:12:22
7. Hi, you put a semicolon after "int main()&quo
View Tutorial By: noel4037 at 2009-12-28 06:40:17
8. grt tutorial
View Tutorial By: sss at 2009-08-30 03:33:13
9. sooooooooooooooooo gr8 jop!!
View Tutorial By: monti at 2011-06-14 08:40:55
10. Thnx A Lot...very healpful...........
View Tutorial By: vinay at 2012-07-19 09:21:20