-
Wed, 01-21-2004, 10:22 AM
#1
Genin
just a website related question.
how would i make a link, that lists all the files uploaded onto an account that you have on one of those free website host things (i.e. fortunecity.com)
something like this
would it be possible to create that solely using html??
-
Thu, 01-22-2004, 05:18 AM
#2
Student
Your example is created automatically by the webserver (probably Apache), and since most webhosting-places don't like to be used as dropsites, they do not provide this service.
However, you might find DIR2HTML useful. Simply move the files you have uploaded to the webhosting to a certain directory, make a HTML index page of that webpage (check the Make links. prefix box) and you should get an index page with the stuff you want.
Sarf
---
Question Authority -- and the authorities will question you.
-
Sat, 01-24-2004, 11:24 AM
#3
Genin
-
Sun, 01-25-2004, 07:20 AM
#4
Student
Well, I'd recommend getting an account on an Apache server (with normal settings). Apache generates a directory page like the one you showed by default (i.e. if there is no "index.html/php/htm/asp/snork" page to show the user).
Since most people who put stuff on webpages have control over their webserver, there aren't exactly a whole lotta demand for the kind of tool you mention. Also, there is no (protocol) support for seeing what files are in a directory of a webserver, thus the kind of tool you want can't easily be created.
Sorry, but DIR2HTML is still your best bet
Sarf
---
Darwin's Law of Carcinogens: Cancer cures smoking.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules