<cfoutput query="dnsdir">
<cfif dnsdir.type IS "file">
#name# <br>
</cfif>
</cfoutput>

This should do it....Adrian


-----Original Message-----
From: W Luke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 21, 2000 3:55 AM
To: CF-Talk
Subject: CFDirectory


Hi,

I'm returning a directory listing using:

<cfdirectory action="list" directory="#filedir#" name="dnsdir">

How can I not display the parent Directories?  I only want a listing of
filenames (#name# I'm using), not the directories.

TIA

Will

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to