One form to different emails
-
I have a form created that I want to use on member profile pages.
When the user fills in the form I want the email to go to the profiles email. Is there a way to use one form on all the pages and pick up the users email to send.
I tried to add <?php echo $my_email ?> (which is in the code of the page and echo etc. displays the users email) in the to: field but does not seem to work
any ideas?
thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘One form to different emails’ is closed to new replies.