Forum Moderators: open

Message Too Old, No Replies

CC in Front Page Forms?

sending results of a form to multiple recipient

         

asas111

2:07 pm on Aug 9, 2006 (gmt 0)

10+ Year Member



I use Front Page to design my website.

I want to design a feedback form, which can go to more than one recipient. That is, when a person fills out that form, and hit 'submit', I want the results to go to more than one email.

Unfortunately, as far as I know, this is not possible.

Is there a way to do this? whether through Front Page or through HTML.

Thank You

tedster

2:20 am on Aug 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It will take a server-side script, not just html. The script, written in the language of your choice, can be designed to send a copy of the feedback form to as many recipients ar you wish. But there's no safe and sure way to send to ml;tiple recpients using mailto: as the form's action.