Image upload and jCrop and codeigniter

Posted by sea_1987 on Stack Overflow See other posts from Stack Overflow or by sea_1987
Published on 2010-06-09T10:38:36Z Indexed on 2010/06/09 10:42 UTC
Read the original article Hit count: 591

Hi There,

I am trying to build a system that allows a user to select an image from their own computer, and crop it using the jCrop tool from jQuery. My question is can I show the image the user has selected from their system without uploading it to a system, I dont really want to do two uploads, unless I can do the first upload silently? Any help would be great.

Thank you.

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript