Results 1 to 2 of 2
- 03-03-2011, 07:07 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 84
- Rep Power
- 0
How to save the value for multiple choice answers
Hi,
I want to save the value a user selects for a question .Basically I want to set the value in a java object.
The value or the answer is a checkbox(multiple selection is allowed).
Question 1(label)
chkbox1(Jcheckbox)
chkbox2
chkbox3
chkbox4
How do I save if the user select chkbox1 and chkbox2.Do I need two different setters like setchkbox1() and setchkbox2() or how do I do it.
Please please help.I am really stuck up
Thanks,
- 03-04-2011, 05:44 AM #2
IMO this should have been continued in
Add a question with multiple choice answer
In fact, it's already answered there.
db
Similar Threads
-
Add a question with multiple choice answer
By pink123 in forum AWT / SwingReplies: 6Last Post: 03-04-2011, 05:45 AM -
need answers to this java program
By peixd in forum New To JavaReplies: 2Last Post: 06-14-2010, 04:23 AM -
Java- Interview Questions and Answers
By nishants in forum Java SoftwareReplies: 0Last Post: 04-17-2010, 12:48 PM -
Inheritance problems...quick answers if possible :)
By circuspeanuts in forum New To JavaReplies: 1Last Post: 04-13-2009, 09:06 PM -
Need help with T/F and Multiple Choice
By sayso36 in forum Advanced JavaReplies: 0Last Post: 03-12-2008, 04:39 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks