santosh kumar patro
santosh kumar patro

Reputation: 8203

Jquery Plugin to upload photo and display it a image control for asp.net application

Recently, I was asked to develop a form where a person can upload his photo and display it with certain re-sizing of the image that is uploaded.

Can anybody help me to get a Jquery plugin to upload the photo with re-sizing features and display it an image control for asp.net application?

Any code example for the above will be helpful for me.

Upvotes: 3

Views: 2175

Answers (1)

codeandcloud
codeandcloud

Reputation: 55200

Try this.

Upload and Crop Images with jQuery, JCrop and ASP.NET

Please note that the whole solution is not wrapped into a website.
You have to spend time with it and understand it.

Happy Coding.

Upvotes: 2

Related Questions