I'm using a prebuilt Perl form mailer script for a project, but because the form is so long, my client would like to give the user the ability to save the data and come back to finish it later. I was hoping to be able to code this part in PHP (because I don't know Perl), but I'm fairly new to PHP and don't know how to get one form to go to two different places. Because the target of the form is the Perl script (for emailing the submitted form), how can I grab the data from the form with PHP?

--

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



Reply via email to