How do I popup the compose / create mail dialog using the user's default email client?

前端 未结 7 1737
攒了一身酷
攒了一身酷 2021-01-05 15:32

The use case is simple. At a certain point of time, I need to be able to show the user his familiar compose email dialog (Outlook or other) with

  • fields like f
7条回答
  •  遥遥无期
    2021-01-05 15:55

    Could it be that you used the mailto: protocol?

    Almost all of what you highlight can be done, but I am quite sure, that you cant do attachments.

    Microsoft MailTo Documentation

提交回复
热议问题