User750996474 posted
Hello Friends
I am developing an ASP.NET application.
There is a file upload control on my page.
The Problem Is
Is it possible to optimize image (reduce image size) first and then upload to the server.
i.e when user click upload button, the image should be optimized first and then upload on the server.
IS it possible?
Thanks in advance