> 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
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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