I want to implement an upload image function.
After uploading, I want get the file local path so I can create a thumbnail. But how can I get the file path? Is there
I think chrome supports this but not sure whether it is removed due to security reasons.Anyways you can try playing with javascrip to set custom width and height of some div and use readAsDataURL of the uploaded file