JoPaPPy
07-02-2003, 10:31 PM
I have made a form and have a submit button at the bottom of it, but instead of posting something or sending infor to a server, i want the information emailed to me directly. Here is what i thought i needed.
<FORM METHOD="post"
ACTION="mailto:MYemail@ADDRESS.com"><center>
I do have the submit buttom and the form questions in there as well but i did not post that. When i try and fill out the form, it brings me to my email and the email is blank with no attachments or anything. Its just a plain email and no information is on it. Anyone know what i am doing wrong?
<FORM METHOD="post"
ACTION="mailto:MYemail@ADDRESS.com"><center>
I do have the submit buttom and the form questions in there as well but i did not post that. When i try and fill out the form, it brings me to my email and the email is blank with no attachments or anything. Its just a plain email and no information is on it. Anyone know what i am doing wrong?