Let's say I query two collections. I know for each collection from a Table, I'll be 
getting #key#, #title#, #custom1#, #body#. I also know I'll be returning "Score" as 
well, and I'd like to somehow combine the query results and output them sorted by 
score. That way, the output, which would be identical:
#score# - <a href="details.cfm?id=#key#>#Title#</a><br>
would be ordered by "score".

Can you put them in a struct, then somehow sort the struct contents by score, then 
output? Am I on the right track?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to