I'm not sure if this should be in Script requests, but I just wondered if there is any JavaScript avaliable that will allow my page to do this:
On the page I want a section which will contain a list of file names in one of the folders on the site, and that it can read if any new files have been added to the folder, and if so, update itself by adding the new file (onto the page).
Any help would be appreciated.