This is prob not the best solution, BUT it worked for me. var reader = new FileReader(); reader.fileName = file.name // file came from a ...
確定! 回上一頁