rawpython / remi

Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
Apache License 2.0
3.51k stars 401 forks source link

Select file from windows explorer and return its path #433

Closed vtarasv closed 3 years ago

vtarasv commented 3 years ago

Hi!

Is there any way to select a file from the computer and get its full path to the file? Currently, I can only get file name using FileUploader.

dddomodossola commented 3 years ago

Hello @taras4111

Unfortunately this is not possible because of browser security policies