filter should be *.html

> -----Original Message-----
> From: Douglas Humphris [mailto:[EMAIL PROTECTED]]
> Sent: 30 August 2002 15:34
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] Directory List
> 
> 
> Aaaaahhhhhhhhhh! Why isn't this working? My directory has 
> five html files in it. The CFDump returns an empty query.
> 
> (CFMX)
> 
> <CFIF DirectoryExists("i:\webroot\myDirectory")>
>       <CFDIRECTORY ACTION="LIST" 
> DIRECTORY="i:\webroot\myDirectory" NAME="qryTemplates" FILTER=".html">
> </CFIF>
> 
> <CFDUMP VAR="#qryTemplates#">
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]


Reply via email to