> I have waited for a while for this :)
That probably means you need to get out more!
> You can do this:
>
> myQuery['col_id']['rowNumber']
Yes, you certainly can. However, if you omit the array position, you'll get
an error - at least, that's been my experience. That is, if you do this:
<cfoutput query="qFoo">
#qFoo["fieldname"]#<br>
</cfoutput>
you'll get an error. Also, I don't think that the first syntax example will
work prior to CF 4.5.x. You have to watch out on the margins of CF syntax;
things that are poorly documented (or not documented at all) may work well
in one version, but not another.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists