Hi Nashirak,
Thanks for your message. The server where the form is doesn't have PHP, and I didn't want to send everything (initially) to the PHP server for processing if possible, because then I have 2 server reliabilities to contend with, if you follow me, and the form contents are very important. I was hoping there was some way I could send the form to the FORMMAIL on the local (Perl only) server and a copy to my PHP server. 2 ACTIONS I presume doesn't work. Or I was thinking if I could send the form to a (local) Perl script that send the variables to the (local) FORMMAILER and a copy to my PHP server. The problem is I know very little about Perl, although I think I'm going to have to buy a book!!
Cris