Charlie,

Can you make the submit target be the PHP script and have the PHP script
call the Perl script to send the email?

Gary

> -----Original Message-----
> From: Charlie Fiskeaux II [mailto:[EMAIL PROTECTED] 
> Sent: Monday, February 23, 2004 2:15 PM
> To: PHP General
> Subject: Re: [PHP] saving form data
> 
> 
> Richard Davey wrote:
> 
> > You can't make one form submit to two different scripts 
> sadly, but to 
> > be honest if you're going to write a PHP script to capture this 
> > information - why not make it do what the Perl formmail script does 
> > too? (i.e. send the email) and remove the Perl script from the 
> > equation?
> > 
> 
> It's just a matter of development time; if there's a way to 
> use the Perl mail script with a PHP data saving script, it 
> would save time. If I do have to rewrite the whole thing in 
> PHP, how would I accept uploaded file attachments and attach 
> them to the emailed form results?
> 
> -- 
> 
> Charlie Fiskeaux II
> Media Designer
> Cre8tive Group
> cre8tivegroup.com
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to