asp.net 怎么实现多张图片一起上传 有没有什么第三方控件可供使用
http://blog.163.com/tianshenglongchang@126/blog/static/16462850320107724827852/
swfupload,uploadify,不行你用html5的input file控件,设置multiple就可以同时选择多个文件进行上传
http://www.cnblogs.com/chenou/articles/1164173.html
http://blog.csdn.net/suntanyong88/article/details/7594765