On Monday, January 7, 2019 at 8:14:39 AM UTC-5, Weronika Swiechowicz wrote:
>
> Hi. I am trying to allow the user to upload files using UI. If I cannot
> search their filesystem the user will have to upload documents on the
> machine where the server is run. That is not very helpful if UI is acce
https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/webkitdirectory
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this messag
https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message
Hi. I am trying to allow the user to upload files using UI. If I cannot
search their filesystem the user will have to upload documents on the
machine where the server is run. That is not very helpful if UI is accessed
remotely.
On Sunday, January 6, 2019 at 9:26:13 AM UTC-5, Anthony wrote:
>
>
The Python code is run on the server, so you cannot use it to check the
filesystem on the end user's computer. Further, for security reasons, the
browser will not allow you to directly read/access the user's filesystem.
What are you trying to do?
Anthony
On Saturday, January 5, 2019 at 1:16:37
5 matches
Mail list logo