I'm using FileUpload
to retrieve uploaded image, however, i want to detect the original file path from where user picked the photo from, before user submitted the entry.
This is to display image before user submits the entry, without uploading photo to the folder directory of server hosting at first.