[thelist] Multiple Form Actions, One Button?

Howard Cheng howcheng at ix.netcom.com
Wed Aug 21 16:46:01 CDT 2002


Well, assuming you're just printing out a confirmation of what you just
sent, why do you need two form handlers? Just have your formmail.cgi do both.

At 02:15 PM 8/21/2002 -0700, Stephen Voss wrote:
>Hi,
>I'm looking to have a form that, when filled out and the submit button is
>pressed, performs two actions:
>1) Sends e-mail w/ contents of form to me:
><form action="FormMail.cgi" method="POST">
><input type=hidden name="recipient" value="myemail at mail.com">
>
>2) Passes form data along to next page (where some javascript displays the
>data):
><form type=get action="next-page.html">
>
>My question is, is this possible? My client would love to have this done,
>but I'm clueless as to the implementation.
>
>thanks,
>Stephen Voss
>http://www.stephenvoss.com/

::::::::::::::::::::::
Howard Cheng
howcheng at ix.netcom.com
AIM: bennyphoebe
ICQ: 47319315




More information about the thelist mailing list