Click to See Complete Forum and Search --> : Form Submit


zygh
09-02-2005, 04:32 PM
how do I make it so that when I click the submit button it automatically get email to me, not take them to there email?

because when i put <form action="mailto:..."> it doesn't automatically get sent to me but take them to there e-mail...

thanks in advance

felgall
09-02-2005, 04:44 PM
Use a server side form2mail script. Which you use depends on whether your site supports a server side language and if so which one. If you don't have any server side access then http://www.bravenet.com has a script that they host that you could use. If your site supports PHP then I have a script you can use at http://www.felgall.com/php2.htm