upload a file inUI in the UI Browser If the user wants to check the file should be able to download it

27 Views Asked by At

Hi I am using the #myfile to select the file to upload it in the backend but before uploading it in the db or server i want to download it and check whether it is the same file or not so how can i download the file I am using formData to store the file data using JavaScript .

0

There are 0 best solutions below