| ▲ | joemi 6 hours ago | |||||||
There are other ways for webpages to get file uploads than this particular JS API. I upload files via firefox every single business day as part of my job. | ||||||||
| ▲ | dylan604 5 hours ago | parent [-] | |||||||
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. | ||||||||
| ||||||||