Contact form with multiple recipients....how?

P

Peter

Hi everyone,

I've been trying for a while now to create a form that
will send the results to multiple email recipents.

I've created a form, thats the easy part. I've also
followed Microsoft Knowledge Base Article - 310789 but
that didn't work for some reason(cant see how the pages
will link together).

I would really like to be able to include 3 or 4 e.mail
addresses.

I'm totally stuck, please help.
 
A

Andrew Murray

Are you using the frontpage form handler? It will only send to the email address
of the owner of the hosting account, you can't send to an email outside of the
domain hosting the site....so if you want to send to a hotmail.com address from
yahoo.com-hosted web page (assuming they host member's pages) that can't be done.

You will need a custom script written in the scripting language supporting your
server (perl, php, asp etc).

try www.hotscripts.com for free scripts.
 
S

Scott Cunnyngham

You can also setup a pop account on your server that will forward to
multiple addresses.
 
Top