Click to See Complete Forum and Search --> : help with forms...scripting


askn16
07-12-2004, 08:12 PM
Hello everyone.

Here is likely another simple question but I hope you can help me anyway. I need a script code to send a form to e-mail. I have the form complete, I just need the code to send the results to e-mail. Can someone help me?

Vladdy
07-12-2004, 08:18 PM
Nothing to do with javascript.
You use server side scripting to process forms.
(You can use mailto: action but that is a bad idea).