Re: Radio buttons and Embperl Validate

2003-08-03 Thread Gerald Richter
> > 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'

Radio buttons and Embperl Validate

2003-07-29 Thread Justin Harrison
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',