ASP would be the easiest if hosted on Windows IIS web server, see
http://www.asp101.com Sample
section, Directory listings script.
--
==============================================
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.
==============================================
<(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
> Hi all,
>
> I'm using FrontPage 2003
>
> I need to create a web page with links to many files on it. These files
> are in different directories, but I could move them into the one, if
> that is what's required.
>
> Instead of creating the links manually, which would take a while
> because there are so many, I would like to be able to display all the
> links to files in a particular directory dynamically. If these files
> were changed, so would the links.
>
> Can this be done? Do I have to write an ASP?
>
> Thanks,
>
> Gary.
>