批量图片上传
问题描述:
我必须上传文件夹。然后在文件夹中我有5个图像像(1.jpeg,2.jpeg,c.jpeg,3.jpeg,4.jpeg,5.jpeg)
点击上传按钮后检查网格ID,然后插入数据库
我在网格设计中有网格设计
id名称图片
1 a EmptyImage
2 b EmptyImage
3 c EmptyImage
4 d EmptyImage
5 e EmptyImage
请给我一个想法或样本页
i have to upload folder .then Inside the folder i have 5 images like (1.jpeg,2.jpeg,c.jpeg,3.jpeg,4.jpeg,5.jpeg)
After click Upload button Check with grid id then insert into DB
I have grid on that page in grid Design
id Name image
1 a EmptyImage
2 b EmptyImage
3 c EmptyImage
4 d EmptyImage
5 e EmptyImage
Please Give me idea or Sample page
答
请参阅此链接,
http://www.codingfusion.com/Post/Multiple-image-upload-with-thumbnails-example-in-a [ ^ ]
http://ajaxuploader.com [ ^ ]
http://www.itorian.com/ 2014/01 / single-file-upload-to-multiple-file.html [ ^ ]
希望这可能帮助你。
Refer this links,
http://www.codingfusion.com/Post/Multiple-image-upload-with-thumbnails-example-in-a[^]
http://ajaxuploader.com[^]
http://www.itorian.com/2014/01/single-file-upload-to-multiple-file.html[^]
Hope this may helps you.