Skip to main content
Inspiring
July 25, 2008
Question

Dynamic Checkbox - driving me mad

  • July 25, 2008
  • 1 reply
  • 246 views
I have a checkbox on my admin page. I want it to display the status of the
record field in the database, either a 1 or a 0 (if 0 then checked if 1 then
unchecked)
I also want to update the database field with the same checkbox.
Anyone know the code for this??

Thanks
Andy


This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Inspiring
July 26, 2008
>I have a checkbox on my admin page. I want it to display the status of the
>record field in the database, either a 1 or a 0 (if 0 then checked if 1
>then unchecked)
> I also want to update the database field with the same checkbox.
> Anyone know the code for this??


Language and platform?