I have a simple problem and don't want to reinvent the wheel.
I have an Intranet site that I want to just view and browse the Windows folders via the users browser. Simple enough.
What I don't like is the built-in method...the directory browsing is hard to read and cumbersome.
So, I'd like to use something that will read a Windows folder (located on the web server), and display it as HTML for the user. If there's a folder, I want them to be able to then click on the folder and display the sub-folder, same way it displayed the parent folder.
Is this something that Javascript would be good at?
I thought it would be a simple matter, but having searched all afternoon for an existing script I've come up empty.
I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
I have an Intranet site that I want to just view and browse the Windows folders via the users browser. Simple enough.
What I don't like is the built-in method...the directory browsing is hard to read and cumbersome.
So, I'd like to use something that will read a Windows folder (located on the web server), and display it as HTML for the user. If there's a folder, I want them to be able to then click on the folder and display the sub-folder, same way it displayed the parent folder.
Is this something that Javascript would be good at?
I thought it would be a simple matter, but having searched all afternoon for an existing script I've come up empty.
I'm Certifiable, not certified.
It just means my answers are from experience, not a book.