javascript thread: server side email from client form
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
|





