in reply to Re: Re: Re: CGI/PERL email form that will send to multiple address based on checkbox selection
in thread CGI/PERL email form that will send to multiple address based on checkbox selection

actually you have the idea. But I don't think that would work because each group (checkbox on the form), has a seperate email associated to it. If you check only one, it shoud only send to the email associated to it, if you check more than one, then it should send to all email addresses that are associated to the checkboxes selected. Thanks!
  • Comment on Re: Re: Re: Re: CGI/PERL email form that will send to multiple address based on checkbox selection