I have a root directory with sub-directories. Each directory has pdf files I
want my clients to be able to access. I will be updating these directories
(adding, deleting files, etc.).

I don't like the default way that Internet Explorer displays directory
information. I'd like to create a more elegant way for my clients to come
into the root directory, see which files are there and be able to go into
sub-directories and do the same.

I don't want to manually create an htm file with links to the files. What I
want to do is create a way for the htm page to read the file / directory
information and display it in the format I want and when a file is clicked,
it gets opened in Adobe Reader.

Does anyone know how to do this?

Thanks,

Michael

Re: Directory Listing by Thomas

Thomas
Sun Oct 16 10:14:56 CDT 2005

If you are hosted on a Windows Server and can run ASP / ASP.net see:

http://www.asp101.com/samples/dir_list_filtered.asp
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Michael" <Michael@discussions.microsoft.com> wrote in message
news:CB8FA3D9-B5C1-43F9-BE78-F345058D0B99@microsoft.com...
>I have a root directory with sub-directories. Each directory has pdf files I
> want my clients to be able to access. I will be updating these directories
> (adding, deleting files, etc.).
>
> I don't like the default way that Internet Explorer displays directory
> information. I'd like to create a more elegant way for my clients to come
> into the root directory, see which files are there and be able to go into
> sub-directories and do the same.
>
> I don't want to manually create an htm file with links to the files. What I
> want to do is create a way for the htm page to read the file / directory
> information and display it in the format I want and when a file is clicked,
> it gets opened in Adobe Reader.
>
> Does anyone know how to do this?
>
> Thanks,
>
> Michael