I was wondering if it is possible to store the image from
locally. Would I have to store the imag
If you want to get the file name, or even display the image, you can do that using the File API (on browsers that support it). The path is not available for security reasons.