I have a site online where I store many files.
I upload more daily.
Every time I upload new files into my site, I have to edit the html file
called index1.htm & put the links on the index file.
I am looking for a way to upload the files without having to modify my index
file.
I see many sites online that just have a directory with many files in it. It
looks like it the directory updates when new files are uploaded. This takes
a lot of work out of placing files online.
Does anyone know of a program that can do this??
Thanks
M
Thanks
Mare
mgi...@tampabay.ff.com
.
Make a new directory to hold all these files, and don't put an
index.html (or whatever's the default page on your server) in it. Say
you call the directory "myfiles" and put it in the root directory of
your page at marygirvanssite.com. Then you simply sign on to your site
at
http://www.marygirvanssite.com/myfiles/
And your browser will take over the job of formatting and displaying
the link list you are looking for.
Jim