Is it possible to work with client chosen images on client PC without uploading image to server.
If yes, what web programming language can do that?
Is it possible to work with client chosen images on client PC without uploading image to server.
If yes, what web programming language can do that?
This can only be done with Flash
, Silverlight
or a custom Plugin/ActiveX
depending on the target browser.
This can also be done with javascript libraries like jQuery, MooTools, Prototype and script.aculo.us:
http://www.bitrepository.com/image-cropping-with-jquery-mootools-prototype-scriptaculous.html