I have a fileList having files of different types. looking for a way by which i can modify a specific file content and save the modified files in some variable by JavaScript.
I want to do everything by JavaScript.
I have a fileList having files of different types. looking for a way by which i can modify a specific file content and save the modified files in some variable by JavaScript.
I want to do everything by JavaScript.