>
> I am using Embperl Validation for form fields. One field has a set of radio
> buttons, all with the same name, but different values. I'd like to ensure
> that at least one of them is clicked. I am using this data structure for
> it:
>
> [-key => 'data',
> -name => 'information type'
Hi,
I am using Embperl Validation for form fields. One field has a set of radio
buttons, all with the same name, but different values. I'd like to ensure
that at least one of them is clicked. I am using this data structure for it:
[-key => 'data',
-name => 'information type',