Skip to main content
Inspiring
April 23, 2006
Answered

Create File Index?

  • April 23, 2006
  • 2 replies
  • 451 views
Hi:

Using Dreamweaver 7 (though 8 is on the way) I'm providing content and some low-level design to a web site. The templates (style sheets?) are CFM, which I'm slowly coming up to speed on. I want to upload and link a large number of documents that will be available to viewers of the site. Over time, I'll summarize each document and provide a direct link. Initially, though, I'd like to just show the directory with the files shown and linked: "Index of /Publications" (for instance: http://www.srh.noaa.gov/ridge/RadarImg/)

Security of the site won't allow the direct viewing of the folder. Can I create an index file that has a script that will automatically show all the files linked to open? (/Publications/index.cfm) -- or is there some easy way to do it?

Thanks,

George
    This topic is closed to new replies. Start a new post to keep the conversation going.
    Correct answer GDurkee
    Yes. Just what I was looking for.

    Many thanks,

    George

    2 replies

    April 23, 2006
    Yes, this is not too hard to do.

    Check out the <CFDirectory> tag.
    GDurkeeAuthorCorrect answer
    Inspiring
    April 23, 2006
    Yes. Just what I was looking for.

    Many thanks,

    George