Re: Optimizing an image

2002-12-04 Thread Carl Woermann
could even resize on the fly to generate images to user's screen sizes... -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Amit Wadhwa Sent: 04 December 2002 09:10 To: [EMAIL PROTECTED] Subject: Re: Opti

Re: Optimizing an image

2002-12-04 Thread Amit Wadhwa
[mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:18 AM To: [EMAIL PROTECTED] Subject: Optimizing an image Hi, I have a site that has images uploaded. I want to optimize the uploaded images (reduce the file size of the images without reducing the overall dimensions and without

Re: Optimizing an image

2002-12-03 Thread Amit Wadhwa
[mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 11:18 AM To: [EMAIL PROTECTED] Subject: Optimizing an image Hi, I have a site that has images uploaded. I want to optimize the uploaded images (reduce the file size of the images without reducing the overall dimensions and without

Re: Optimizing an image

2002-12-01 Thread Vibha Jindal
: "Kesavanarayanan, Ramesh (Cognizant)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 02, 2002 11:23 AM Subject: Re: Optimizing an image > - (on vw1) > > InterScan_Disclaimer.txt

Re: Optimizing an image

2002-12-01 Thread Kesavanarayanan, Ramesh (Cognizant)
] Subject: Optimizing an image Hi, I have a site that has images uploaded. I want to optimize the uploaded images (reduce the file size of the images without reducing the overall dimensions and without compromizing too much on the quality). I want to achieve this through a JAVA program. Can someone

Optimizing an image

2002-12-01 Thread Vibha Jindal
Hi, I have a site that has images uploaded. I want to optimize the uploaded images (reduce the file size of the images without reducing the overall dimensions and without compromizing too much on the quality). I want to achieve this through a JAVA program. Can someone please help? Regards, Vibha