What exactly do you mean by "control two checkboxes with different names"
If you only need to hceck one item at a time, create radio buttons. (option Buttons/ option group).
It is not good programming to change the meaning of a checkbox to act as a option group.
Sal
|