JavaToPerlNowVB
Programmer
I have a form which has for subforms which are get feeded by four queries. I created 4 check boxes in the main form. I want each subform to showup the data depend on the check box that user select
Example
I don't know how to handle the syntax of check box values.
thanks
Example
Code:
If "checkbox is click"
run this query
:
:
I don't know how to handle the syntax of check box values.
thanks