Upload images via CSV data onto server

余生颓废 提交于 2020-02-07 06:36:20

问题


We have a site where users can add listings and they can optionally add images to these listings. Now we are working on a Excel bulk lister which spits out a formatted CSV file. However we're wondering how we can go about doing the image upload part as obviously it's not going to work if the user just enters the location of the image on their hard drive.

Is there any other method we can do what we are wanting to achieve? ...or will we need to think outside the box here?

来源:https://stackoverflow.com/questions/16720445/upload-images-via-csv-data-onto-server

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!