how can i do valiadation using check boxes in Microsoft inpath 200

S

S.V.Ramana Kumar

The selected control is bound to the same field or group as another control,
which means the two controls will store the same data.

to bind the control to another field or group, right-cilck the control and
click Change Binding. to add a new filed or group in the Change Binding
dialog box, right-click the group you want to add to and click add.
 
Top