On Thu, Jan 11, 2007 at 03:23:34PM -0500, Akbar Ehsan wrote:
> Hi,
> 
> My knowledge of Perl CGI is very limited. I am trying to modify a form
> that currently send form output to one email address and from there it
> is sent manually via email to different mailing lists. 
> 
> How can I modify the form so that depending on the checkboxes selected,
> the form automatically sends the output to different email addresses or
> mailing lists? 
> 


What is the form?

Where are the relevant pieces of code?

Generally you will have to look through the code to find the "sendmail" part 
and modify that



Owen

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to