posted 16 years ago
I have a checkbox that has a default value of CHECKED. When the user unchecks this box and clicks calculate and the page reloads with the changed data, the checkbox is turned back on. How do i stop this?
it enters the changes into the database, so 1 is on and 0 is off, but like i said when the calculate button is hit and the page reloads the check box is set to checked again.. any ideas?
[Edit: Divided the code in three lines to reduce width of the post]
[ November 05, 2008: Message edited by: Amit Ghorpade ]