How to reduce the size of an image while uploading?
Hi there,
I am working on a project in ASP that includes uploading of large number of images into the database. I want to reduce the size of the image in my program before uploading them to the database. Can I do that in my program??
Thanks in advance!!