Ari
01-08-2007, 12:14 PM
I have the formmail working but I want to have the email sent to two email addresses instead of one.
The email form html code on the form itself is
<FORM action=/cgi-sys/FormMail.pl method=post><INPUT type=hidden value="wells@tsa-36.com" name=recipient>
I tried adding the second email using value="wells@tsa-36.com" "white@tsa-36.com"
that didn't work. Any suggestions?
The email form html code on the form itself is
<FORM action=/cgi-sys/FormMail.pl method=post><INPUT type=hidden value="wells@tsa-36.com" name=recipient>
I tried adding the second email using value="wells@tsa-36.com" "white@tsa-36.com"
that didn't work. Any suggestions?