How can I Submit form results to multiple selected recipients?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In FP2003, if I have checkboxes setup for users to select 1 to 4 names of
people they want to send the form results to. How can the results be sent to
more than one recipient if the user checks 2 or more boxes?

To elaborate, the SUBMIT button can be configured to send all results in the
form to a single address, or multiple addresses (if separated by a comma).
But, if my form has a check box for (1) BOB (2) STEVE (3) MELANIE and (4)
BIANCA and the user selects (1) and (3), so BOB and MELANIE, how can the
SUBMIT function read these selected values and send the results to only (1)
and (3)???
 
Not possible when using the FP Form Handler, requires a custom server-side form handler.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Back
Top