PDA

View Full Version : image compression


mallesh
04-14-2004, 06:07 AM
Hi Antun,

Is it possible to compress an image file while uploading to the server?
If the size of an image exceeds more than 1 MB or 2MB,then the image should compressed to some predetermined size(for ex: 400K).
And that should happen in the client side only.

is it possible?

Thanks
mallesh.

antun
04-14-2004, 03:19 PM
Not as far as I know. Remember you're not uploading from the Laszlo app, you are uploading from the browser.

-Antun