Hi,
Is there a way to load image from an input type="file" on a page without uploading it to the server? can this process be handled by copying the image into a location where the script has access to it?
It is not import if it load after a refresh.
Any help is appreciated