0

I want to get path of a file picked from dialog of browser or for more specific, from File object. And, I try inspecting it, then I cant got its path: enter image description here

But, when I read File object schema then I don't see path property described at here.

https://developer.mozilla.org/en-US/docs/Web/API/File
So, does it have anything confused at here?

  • Does this answer your question? [How to get full path of selected file on change of using javascript, jquery-ajax?](https://stackoverflow.com/questions/15201071/how-to-get-full-path-of-selected-file-on-change-of-input-type-file-using-jav) – Noam Nov 11 '22 at 06:53
  • You may want to look at https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL – Derek Nov 11 '22 at 06:54

0 Answers0