Hi -

Using FP 2003 (my server has FP extensions installed), I would like to set
up an e-mail form that will send results of the form to different e-mail
addresses based on which drop-down selection the user chooses from the
initial drop-down box at teh top of the form.

e.g., the form begins with a drop down box of 8 different names, and I would
like the results of the remaining field entries to be e-mailed to an e-mail
address realted to which party was selected in the initial drop down box (a
potential of 8 different e-mail addresses).

Is there a reasonably easy way to accomplish this or does it require some
serious code?

Thank in advance.

Randy Van Sickle

Re: E-Mail Form Question by Thomas

Thomas
Wed Feb 14 11:26:56 CST 2007

Not possible when using the FP Form Handler to process the form. Requires custom written server-side
scripting to process the form, such as ASP, ASP.net, PHP, CFM, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"Randy Van Sickle" <randyvs@comcast.net> wrote in message
news:%23m26NnFUHHA.4028@TK2MSFTNGP02.phx.gbl...
> Hi -
>
> Using FP 2003 (my server has FP extensions installed), I would like to set up an e-mail form that
> will send results of the form to different e-mail addresses based on which drop-down selection the
> user chooses from the initial drop-down box at teh top of the form.
>
> e.g., the form begins with a drop down box of 8 different names, and I would like the results of
> the remaining field entries to be e-mailed to an e-mail address realted to which party was
> selected in the initial drop down box (a potential of 8 different e-mail addresses).
>
> Is there a reasonably easy way to accomplish this or does it require some serious code?
>
> Thank in advance.
>
> Randy Van Sickle
>