Under the IE browser, use download.js to upload pictures and change them into txt format.

this is the effect of IE browser. Even if it is saved and opened, it is garbled
clipboard.png

png

clipboard.png

.

this is the code

  load()
        {
            // eslint-disable-next-line no-undef
            download(this.imgurl, this.data.examName, "image/png");
        },
Jan.27,2022

What is the value of

this.data.examName

< hr >

spell '.png' after examName

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-1b3f601-2c4b7.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-1b3f601-2c4b7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?