Problem with HTML form

liunx

Guest
Hello,
I have created a form, but i have a big problem. I think i make a terrible mistake with the code. I think problem is comming from here, and this is the code where i have doubts:

<form action="mailto:[email protected]?subject=form submission" method="post" enctype="text/plain">

My idea is to receive an email with some information of the next fields, but when i submit the information from the form , my outlook express is opening. How can i fix it and the submited info to go to my email?
Thanks !!!http://www.webdeveloper.com/forum/showthread.php?t=39991
 
Back
Top