It's not possible to get direct access to the file system. That would be extremely unsafe. You could use an input to allow the user to select files but I don't think that's what you're looking for.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
I want to develop an image slider gallery picking images dynamicaly from a directory.
It's not possible to get direct access to the file system. That would be extremely unsafe. You could use an input to allow the user to select files but I don't think that's what you're looking for.