Forum Moderators: coopster

Message Too Old, No Replies

PHP form from field sent to email

         

mickapoo

9:12 pm on Dec 30, 2008 (gmt 0)

10+ Year Member



I set up formmail.php and the data captured from my form is sent to my email address. However, the from field doesn't have the users email address that they entered in the form. It just says, "email@example.com".

Then at the bottom of the email it says, "Below is the result of your feedback form. It was submitted by --------- " it is just blank. I need their email address to be inserted there. I have absolutely no idea what to do as I am clueless when it comes to PHP!

If anyone can help, I'd greatly appreciate it!

Thanks!
Mickapoo

sonjay

12:19 am on Dec 31, 2008 (gmt 0)

10+ Year Member



How about showing us the code the form currently has, and what you've tried so far.