Android Question Using javascript to scan a local directory and display files in web browser?

GeorgeStevens

New Member
How can I use javascript to scan a local directory and display the files in the browser as if it were really a directory listings page? I could manually make a directory listings page but I would like something that would automatically update itself when new files are added to the directory. I'm using a free web hosting service for a current project and would very much like the directory listings page but the host does not allow PHP. Please do not suggest other hosts or to manually make the page. If you can tell me how to use javascript to complete this task, please let me know. Thanks!
 
Top