Does anyone know of a Web Part for SharePoint 2010 that will allow you to upload an image and have it re-sized to multiple different sizes?
Take the 2-minute tour
×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.
|
migrated from stackoverflow.com Apr 18 '12 at 13:38
This question came from our site for professional and enthusiast programmers.
I would create a ashx handler, they go in the layouts folder. (This is also the normal way in aspx to resize images etc) How to deploy ashx in sharepoint: Resizing images example: http://www.west-wind.com/weblog/posts/2004/Feb/26/Creating-Thumbnail-Images-on-the-fly-with-ASPNet |
|||
|