I upload images with aspsmartupload and it work as it should, good! But after I have uploaded the image I would like to be able to crop the image with Jcrop. I have managed to get the Jcrop script to work on a image(showing the crop rectangle on the image).
But how do I actually crop the image with ASP and the saving it?
I have found a lot of php scripts, but how to do it with ASP? Any help really appreciated, thanks.