At 04:35 PM 11/21/00 -0500, you wrote:
>I need to display the files in a directory to a web page. This way people
>can see the files they can download, and click on them to download.
>
>Is there a good CF tag that can do this? Im starting to lean towards a list
>of the files placed in a database... but making sure the database is up to
>date would require a lot of programming.
>
>CFFTP?
>CFCONTENT?

<cfdirectory action="list"> action=list is optional, since that is the default.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to