Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: server side email from client form


Message #1 by "raj chahal" <raj_chahal25@h...> on Tue, 31 Jul 2001 12:52:19
just do a standard HTML form submission routine. If you really need to you 
may be okay with a hidden form and a mailto action.

At 12:52 31/07/01 +0000, you wrote:
>hi there
>
>would it be possible for the results from a client form to be emailed when
>the submit button is pressed.
>
>I presume the form would be submitted to the server and a respose from the
>server would initiate the email.
>
>how would this be coded in javascript ?
>
>thanks



  Return to Index