使用Ajax的多个FileUpload(服务器的大小不同) [英] Multiple FileUpload with Ajax (different sizes to the server)

查看:80
本文介绍了使用Ajax的多个FileUpload(服务器的大小不同)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在制作一个项目,我需要上传图片。当用户选择图像时,将上载300x300大小的图像。完成后,将上传700x700大小的相同图像。最后,图像的原始版本将上传到服务器。



简而言之,用户将选择一次图像,我想上传用户选择的图像作为服务器的大小不同。



如何使用.NET和AJAX创建此项目?

解决方案

你看过blueimp的jQuery文件上传插件....我认为它会完全符合你的要求。



https: //github.com/blueimp/jQuery-File-Upload/wiki/Client-side-Image-Resizing

I have been making a project and I need to upload an image. When the user selects images, 300x300 size images will be uploaded. When finished, 700x700 size of same images will be uploaded. Finally the original version of the images will be uploaded to the server.

In short user will select images one time and I want to upload images that selected by user as the different sizes to the server.

How can I make this project using .NET and AJAX?

解决方案

Have you had a look at blueimp's jQuery file upload plugin....I think it will do exactly what you want.

https://github.com/blueimp/jQuery-File-Upload/wiki/Client-side-Image-Resizing


这篇关于使用Ajax的多个FileUpload(服务器的大小不同)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆