PDA

View Full Version : Java E-Mail


Dingbat
10-04-2002, 07:15 PM
Is it possible to send a form to 2 mail addresses with one click?

beetle
10-04-2002, 07:40 PM
I've got a PHP formmail that does that....

Your server have PHP?

whammy
10-05-2002, 02:44 AM
blah@blah.com,blah2@blah.com

All you have to do is separate the email addresses with a comma or semicolon in most cases. :D