The code is correct.  I did try your suggested changes though.

Apparently, the query of queries needs the original query identifier. You 
can see this in the cfdump and also by outputting a query column list.

At 03:02 PM 7/16/2002 -0400, you wrote:
> > Errr- could it be because you _reference_ the first query?
>
> >> <cfoutput query="qq">
> >>
> >> #GETDIR.DATELASTMODIFIED#,#GETDIR.NAME#,#GETDIR.SIZE#,#Q1.USER
> >> NAME#<br>
> >> </cfoutput>
>
> > Notice you say getdir.whatever? This is the first query. You are looping
> > over 'qq' though.
>
>And #Q1.UserName# should be #qq.UserName# also
>
>Isaac Dealey
>www.turnkey.to
>954-776-0046


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to