kendel
05-27-2003, 04:57 PM
Hi,
Want to set the value of a check box based on it's value in the database. For example:
Q5. Are you (checkbox) single checkbox(married)
I have "status" filed in the databse corresponding to this question. When the form is loaded, if thevalue of the status=1, I want the single checkbox is checked, and vice versa...
Can someone please help me with this?
Thanks
Want to set the value of a check box based on it's value in the database. For example:
Q5. Are you (checkbox) single checkbox(married)
I have "status" filed in the databse corresponding to this question. When the form is loaded, if thevalue of the status=1, I want the single checkbox is checked, and vice versa...
Can someone please help me with this?
Thanks