Send email on click of button with html email

十年热恋 提交于 2019-12-25 14:23:19

问题


I have a question related to mailTo feature of HTML that I need in outlook. What I need is initially a system sends me email that has HTML content in it with buttons. On click of one of the buttons, an automatic email should be generated and sent to a recipient. We can do this in 2 step process autofilling the recipient address, subject and body and user can just click send. But I would like to avoid that second step of clicking send again.
Can I do this using any script or macro and embed as link/button? Please help.


回答1:


No, you cannot do that - spammers would've loved a feature like that...



来源:https://stackoverflow.com/questions/32082411/send-email-on-click-of-button-with-html-email

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!