views:

421

answers:

3

Anybody help, I need Image Manager with multi-upload, crop, resize.... And final cost less $150. Maybe somebody using this perfect solution - I want too.

+2  A: 

Try the one at Code project

It does what you are asking about. It's not as polished as some out there but it does seem easy enough to use and extend.

Kevin
A: 

Hi

There are good jQuery plugins for that .

Please try some of these :

www.webresourcesdepot.com/jquery-image-crop-plugin-jcrop www.visual-blast.com/.../jcrop-jquery-image-crop-plugin www.noupe.com/.../45-fresh-out-of-the-oven-jquery-plugins.html

Ajax2020
A: 

The MvcCmsSocial area in the MvcCms project under 2.0 in the source at http://mvccms.codeplex.com/ has an mvc based solution for this. Right now it only does upload and crop but more may be added. If you feel industrious add the extras as a patch or join the project and check it in.

MvcCmsJon