I looked around the forum and couldn't find an answer to this question.
How do you get a form sent to have the reply to email address = the entered email address??
Is there a field like "IH|reply_to|0||10,100||0"?
Or is there something else I am supposed to do to get that to work??
Forms Question
hello
yes the e-mail adress is it!
an special reply code is not there atm.
also did you found this?!
http://www.phpwcms.de/forum/viewtopic.php?t=1275#10589
yes the e-mail adress is it!
an special reply code is not there atm.
also did you found this?!
http://www.phpwcms.de/forum/viewtopic.php?t=1275#10589
I did find that information and got my first form working earlier this evening! Very simple. Thank you!!
But when I tested the form, the response sent to me did not have the email address I entered in the form as the reply to address. It had my address. so it seems like it is not working.
My form is as follows:
IT|Name|0|Your Name: |40,100||300
IT|E-mail|1|Email: |40,100||300
TA|Comment|1|Type your message here: |30,10||300
IH|language|0||10,100|EN|0
IH|redirect|0||10,100|http://www.nevadascience.org/index.php?formthanks|0
IH|redirect_error|0||10,100|http://www.nevadascience.org/index.php?formerror|0
The message I got after submitting the form had the address the form was submitted to.
But when I tested the form, the response sent to me did not have the email address I entered in the form as the reply to address. It had my address. so it seems like it is not working.
My form is as follows:
IT|Name|0|Your Name: |40,100||300
IT|E-mail|1|Email: |40,100||300
TA|Comment|1|Type your message here: |30,10||300
IH|language|0||10,100|EN|0
IH|redirect|0||10,100|http://www.nevadascience.org/index.php?formthanks|0
IH|redirect_error|0||10,100|http://www.nevadascience.org/index.php?formerror|0
The message I got after submitting the form had the address the form was submitted to.
Thanks for helping me on this and it is not a mad question at all.
No I did not use 2 different addresses. The setup is fine.
Let me explain in more detail the problem.
I made a email form so people can contact me if they want more information. I set the form up so that it would send a response to a test email address while I am setting up the form. This way I can get it set properly.
When I entered information in the form and then submitted the data I got an email message to the address I specified. All of that is fine.
But the "Reply To" address on the message that is sent is my own address.
What I would like is the "Reply To" address of the email message I get to be the address listed on the form - IT|E-mail|1|Email: |40,100||300.
No I did not use 2 different addresses. The setup is fine.
Let me explain in more detail the problem.
I made a email form so people can contact me if they want more information. I set the form up so that it would send a response to a test email address while I am setting up the form. This way I can get it set properly.
When I entered information in the form and then submitted the data I got an email message to the address I specified. All of that is fine.
But the "Reply To" address on the message that is sent is my own address.
What I would like is the "Reply To" address of the email message I get to be the address listed on the form - IT|E-mail|1|Email: |40,100||300.