开发者

ASP image upload and Jcrop?

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 rectan开发者_JAVA技巧gle 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.


you will need to use an ASP compoenent that allows you to crop the image. Have a look at AspJpeg

The other options you have are to use .NET (which should run if your ASP pages are hosted on a windows machine)

Or use PHP like the Jcrop example

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜