Questions tagged [uploading]

488 questions
35
votes
14 answers

ASP.NET Image uploading with Resizing

I have an aspx page which will upload images to server harddisk from client pc But now i need to change my program in such a way that it would allow me to resize the image while uploading. Does anyone has any idea on this ? I couldnt not find such…
user29982
  • 443
  • 3
  • 9
  • 14
24
votes
1 answer

How to config "CommonsMultipartResolver" in spring4 without xml to upload file

I use xml config spring4 is work well.like this: