Sending a form to an email address problems!
Hello, I have this little problem. I'm trying to send a form to an email address. When I click submit I don't get the form. Only when I send a regular email is that I get the form. What do you think is the problem. This is part of the code:
<form action=mailto:suasua25@hotmail.com method=post>
is there a better way to do these things??
Thanks
|