Multiple Email Addresses in for Form Properties

D

Dan

Does a front page form support the use of multiple email addresses for
sending form results?If so how can this be made to work.
I've tried both comma and a semicolon delimiter. Is there a technique other
than what I've tried?

Thanks in advance

Dan
 
P

p c

I do this all the time.

Use ASP and develop your own custom process page.
Do a google search for "ASP sending email with CDO"

...PC
 
D

Dan

So, it is a code solution and I guess no way to do it by just setting a
forms properties?
 
Top