Editable tag, copy the picture inside, how to remove the name of the picture

clipboard.png

as above, if you copy a picture in a system file and paste it into it, there will always be a file name in front of it, and the default event that prevents the browser will not be removed.
if it is a screenshot, there will be no problem if it is copied into it. How to solve it?


copying a picture in a system file is essentially the path of the copied picture. Due to security problems, the browser can only get the file name

.

the screenshot is essentially a clipboard event. Those screenshot tools have already processed the screenshot into base64 or a format that can be directly recognized by other browsers. Browsers can obtain the contents of the clipboard

.

recommend this article by Zhang Xinxu

from-clipboard/" rel=" nofollow noreferrer "> https://www.zhangxinxu.com/wo.


how to delete this file name

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32c41-2b5b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32c41-2b5b9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?