Index of directory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

OK, I removed my index.htm so that I can view the files in my directory.
This works.
However, the default column width on the server doesn't display the full
filename, they all get truncated.
Therr are 4 column headings across the top.
"Name" - "Last Modified" - "Size" - "Description"

The Description column shows blank. Anybody know how to add something to
the file that displays in the description?
I tried right-clicking the original files and adding in values for
"tite,author,keyword, comment" but none of these show up in description.

These files will get updated too frequently for me to have any desire to
create a static page.

TIA.
Ron
 
You have no control over how the server display a directory listing. If you are hosted on a Windows
IIS web server with access to the FileSystemObject then you can control the display.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top