Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to upload and crop images and show the image in image control using asp.net?

I would like to have the code for processing this. Can any one help me out?
Posted

1 solution

I would suggest you some good articles.
1. Create an image cropping control[^].
2. Upload and Crop Images with jQuery, JCrop and ASP.NET[^].
3. Cropping with ASP.Net[^].
4. Web Crop Image (Restored)[^].

Also Googling[^] will give you many results.

So, try to implement those tricks.

Thanks...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900