开发者

HTML - Taking screenshot and pasting in email

I have a mailto link in HTML which when clicked, opens an email to IT Support. Is it at all possible to have a screenshot of the screen automatically copied and pasted into this email, witho开发者_StackOverflowut any action from the user?


You can't copy + paste an image directly into the mail client if using a mailto: link. If however you build a support email form, which sends the email server side from your webserver, using methods described in this question it will be possible to automatically include a screenshot of the site.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜