Can you tell me if there is a way to get the list of files in current folder. The current folder is the folder from where my .html file is executing. This will be running at server side probably if necessary.
I have googled everything and got to know there are some ways to do it with FileSystemObject but I am not a big fan of it. I have no problem is giving credentials if required.