i have a csv file that contains full path for multiple image files e.g
c:folder1image1.png,c:folder1image2.png etc.
I have to read the path from the file and upload the image to the backend using javascript.
Please help..
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
i have a csv file that contains full path for multiple image files e.g
c:folder1image1.png,c:folder1image2.png etc.
I have to read the path from the file and upload the image to the backend using javascript.
Please help..