Forum Moderators: open

Message Too Old, No Replies

Directory Browsing

Formatting view

         

Alternative Future

12:50 pm on Aug 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi all,

I wish to have directory browsing enabled on a particular bit of our intranet, and have seen in the past JavaScript (I think) that formats the view layout with a font style and displays the directory with the filename and size only (custom layout) is this done with JavaScript or SSI and are there any online tutorials or scripts available to download?

Any links or suggestions appreciated.

TIA,

-George

RonPK

5:45 pm on Aug 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I doubt whether clients-side JavaScript will be helpful. Such listings are generated either by the webserver software (Apache, IIS) or by some server-side script that loops through the contents of a directory.