Click to See Complete Forum and Search --> : Submitting a form to email depending on checkbox selected


caravanguard
12-08-2008, 11:03 AM
We currently use a formmail.pl script on our .php site to submit forms and send an email with the results.

I need to build a form for customers to request information about 3 different companies, so the idea is to have 3 checkboxes (for the customer to select the company(ies) they want information from) and the form to send the data to the company(ies) selected.

Is there an easy way to edit the existing formmail.pl file without affecting the existing forms on the site, or do I need to start from stratch?

Thanks in advance.