I don't see how AJAX would allow you to access and compress a local client-side file in the browser.
As far as I can tell, the only options for compressing client-side are Java Applets and ActiveX controls. I need to be able to do the same thing and I think I'll go the Applet route since I believe it will be more browser independant.
DezTech
Member
7 Points
4 Posts
Re: image compression before sending to the browser
Jun 28, 2007 05:09 PM|LINK
I don't see how AJAX would allow you to access and compress a local client-side file in the browser.
As far as I can tell, the only options for compressing client-side are Java Applets and ActiveX controls. I need to be able to do the same thing and I think I'll go the Applet route since I believe it will be more browser independant.
-Aaron
client side image compression