| raizel 2004-04-21, 2:59 pm |
| In article <c5unaa$kfb$1@forums.macromedia.com>,
"Dan-H" <webforumsuser@macromedia.com> wrote:
> Hi.
>
> I need to access a group of files in a folder on the server.
> When i simply type in the extension to the folder it will not allow me to
> view
> and access all the files. I know that i could make an Index.html page with
> individual links to each file, but that would take days.
> Is there some kind of code or other trick to quickly have the index page
> show
> all the files in the folder so they can be downloaded?
>
> Thanks in advance.
>
> Dan H
normally w/o an index.html file, you can access the subdirectory. So if
all the files are in a subdirectory called "myfiles" then
mydomain.com/myfiles would produce the list of your files (*nix server)
--
raizel
remove the STARS from your eyes to reply
|