Old 31-01-2004, 18:23   #1 (permalink)
dixon
Custom User Title
 
dixon's Avatar
 
Join Date: Apr 2003
Location: Brighton
Posts: 628
index.htm

Is there a way to make a html file which displays all flies inside a folder?
__________________
Dixon
  Reply With Quote
Old 31-01-2004, 18:37   #2 (permalink)
greenfruit
sflwa.com
 
greenfruit's Avatar
 
Join Date: Mar 2003
Location: Southsea
Posts: 515
Send a message via AIM to greenfruit Send a message via MSN to greenfruit
i think it needs to be php just google for php directory listing and you should find some
__________________
  Reply With Quote
Old 01-02-2004, 14:49   #3 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
afaik, that's something you have to set on the server. never heard of it being done with html. are you just trying to browse a folder through your web browser?
  Reply With Quote
Old 06-02-2004, 12:11   #4 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
i was wrong. you can do it using ssi in a very crude way. maybe you can find a way to smooth it out.

the following will give you a directory listing.

<pre>
<!--#exec cmd="ls" -->
</pre>

or, on Windows

<pre>
<!--#exec cmd="dir" -->
</pre>

depends on your server and configuration etc.
  Reply With Quote
Old 06-02-2004, 12:15   #5 (permalink)
Stickman
Dr. Lucien Sanchez
 
Stickman's Avatar
 
Join Date: Mar 2003
Location: UK
Posts: 5,632
Who said that?
  Reply With Quote
Old 06-02-2004, 12:26   #6 (permalink)
Bill Posters
trouble free and loverlee
 
Join Date: Mar 2003
Location: YooKay
Posts: 2,899
There are some nifty prefabbed PHP directory viewer scripts available at HotScripts, Php Resource and Php Freaks.

Look for 'file manipulation', 'download systems' or 'user management'
e.g. http://www.hotscripts.com/PHP/Script...nload_Systems/


Grabbed a few to demo myself.
I think this one looked promising:
http://www.bitfolge.de/snif-en.html
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8