Image uploading/Cropping using asp.net/Jquery
I am working on an asp.net application. I have a page with File upload
control. I want to allow user to crop/resize the image before uploading.
user will select the image, it will be shown on page ( temporary upload
perhaps), user will crop, click yes or discard link, and then click save
button which will save the record ( with other info) and image info( size,
pat, name) etc to contact table.
Do I need to use some Jquery plugin ? Please suggest.
No comments:
Post a Comment