Send email on click of button with html email
问题 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