I am using multiple file upload option. After uploading it is showing 2 files uploaded but when i try to print encoded value in console it is only encoding and taking value of my last uploaded file. how do i encode multiple files at a time in a one variable.? Here is what i have tried.I am using multiple file upload option. After u