I was wondering if it's possible to load an image (from a form with an < input type="file" /> or something else like drag-and-drop area) only with AJAX ?
I ask this question because everyone have answered : "No it's definitely impossible due to a security problem. A web browser can't access file system".
So how this website do : Mothereffing Animated Gif ?
Thanks ! :)