|
Posted by Meena on 12/25/83 11:46
Dear All, i have a db table that contains 1s and 0s and i need to show
back these values with checkboxes, ex: if i have a table called t1 that
contains c1 c2 and c3 and all have values of 1, now i need to display 3
checkboxes which will be checked because the values in the db is 1. if
any of the values is 0 then i shall display the associated checkbox as
unchecked, i now i can do that by simply checking the returned value
from the database by an if statement, but i need a smarter way, plz
reply back with explanation cz i'm just a beginner thnx
Navigation:
[Reply to this message]
|