I know this is an easy one.
Please tell me what the right code is here.
For each (checkbox) in (form)
(checkbox).value = 0
Just to "turn off" all the checkboxes at once.
I know it's either this or a with statement but I don't remember it.
If you do, please post.
Thanks.
wengang




Reply With Quote