This topic is locked

Email Button

4/23/2019 6:25:23 PM
PHPRunner General questions
P
PaulM author

Hi,
I would like to send an email that has several buttons in it to request a response. On pressing one of the buttons a mail will open up with the response ready to be sent.
For instance the body text would say "Do you like Chocolate?" with buttons 'YES' and 'NO'
if YES is pressed a reply email is opened with the subject being 'YES' and if no is pressed it is opened with 'NO'.
Any ideas on how to add the buttons are very appreciated.

M
Mark Kramer 4/25/2019

Your email would have to be in HTML Then the button would have to link to a web site. The trick would be getting past the spam filters. If there are a lot of links in the HTML of an email, it can get flagged as spam/junk.