|
|
|
|
|
by dylan604
116 days ago
|
|
This JS feature doesn't upload the file to a server. This particular app says right there on the page that it does the magic in the browser. You appear to be misunderstanding on how browsers handle file uploads. You cannot get the local file path for a file. There is no C:\ or /Volumes or whatever your OS uses. Browsers deliberately mask that from the upload. |
|
(and I do think it's kind of irritating that Mozilla is fighting against such useful features on somewhat patronising 'the users won't understand what permission they're granting' grounds)