Mike,
Thanks for the info, that clears up a lot for me.
Jerry
----- Mike Mueller wrote: -----
You would change the Form Properties from email to custom
asp page, and then put in the page name where you have your
CDO coding
Mike
message
: Mike
: Do you need to re-write the form or can you use
: the code generated by the form wizard in FP?
: I will be using CDO.
: Thanks
:
: ----- Mike Mueller wrote: -----
:
: I use an asp page to process the form, instead of the
built
: in forms handler. If you are on a NT4 server, you
would
: need to use CDONTS, if on a 2000 or 2003 server, you
would
: use CDO. Either is quite easy to use.
:
: Mike
:
: "Jim Wilson" <
[email protected]>
wrote in
: message
: : How can I setup a form to e-mail the form
information to
: : more than one e-mail address?? I need to send the
email
: : information to three addresses.
: :
: : Any help
: : Jim
:
:
: