How to get a list of the filenames in a folder?
11:43 07 Jul 2015

My website is serving a lot of pictures from /assets/photos/ folder. How can I get a list of the files in that folder with Javascript?

javascript