Adding additional functions to a form button

  • Thread starter Thread starter Sonars_UK
  • Start date Start date
S

Sonars_UK

Hi,

Re: FP2002.

When a website visitor has completed a form can I configure a button to
print the form twice AND email the form results to TWO different email
addresses AND redirect the user to a confirmation page?

Thanks in advance,

Sonars_UK
 
Using a server-side script, such as ASP, PHP, you would have to custom write code to give the user a
option to print and then have the application send emails to whatever email addresses you want.

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

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