ActiveX or Java Image Manipulation

Unheard

Diamond Member
Jan 5, 2003
3,774
9
81
I am looking for an ActiveX or Java solution to a problem I have. I need users to be able to upload an image, and then on the client side have the image automatically resized (physically, not just through appearance) and the contrast adjusted. I need this to happen with no user interference. If you could recommend me one, or point me in the right direction, I would be very thankful. Also open-source is almost a must on this, as it will be deployed on quite a few machines. Thanks!
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: Unheard
I am looking for an ActiveX or Java solution to a problem I have. I need users to be able to upload an image, and then on the client side have the image automatically resized (physically, not just through appearance) and the contrast adjusted. I need this to happen with no user interference. If you could recommend me one, or point me in the right direction, I would be very thankful. Also open-source is almost a must on this, as it will be deployed on quite a few machines. Thanks!

Upload, then have it resized on the Client side? You mean server side?



If they are uploading this to a website, why not use something like ASP or PHP to do it,