A
Adrianintheuk
I have produced a form on my website. The 'Frontpage' way of e-mailing the
data did not work at all so I have replaced the code with
form action="mailto[email protected]?subject=Prayer Request"
method="POST"
name="EmailResponseForm"
enctype="text/plain">
as shown in the Dummies guide!
When the 'mail form' button is pressed it now gives a pop up 'sending as an
e-mail' warning, and then creates an e-mail which is duly delivered to my
in-box. However none of the data from the form is in the e-mail. What am I
doing wrong?
Any help very much appreciated! Many thanks
Adrian
data did not work at all so I have replaced the code with
form action="mailto[email protected]?subject=Prayer Request"
method="POST"
name="EmailResponseForm"
enctype="text/plain">
as shown in the Dummies guide!
When the 'mail form' button is pressed it now gives a pop up 'sending as an
e-mail' warning, and then creates an e-mail which is duly delivered to my
in-box. However none of the data from the form is in the e-mail. What am I
doing wrong?
Any help very much appreciated! Many thanks
Adrian