I have several queries that gather various information that a page will need to display and use. The queries are separate and it wouldn't make sense to use them all in a big "join". Instead of using the query name explicitly, is there an easy shortcut to use all of the query variables (fields) in <cfoutput>. I can't use <cfoutput query="thisquery"> because that would only let me use the variables from ONE of the queries. --------------------------------------------------------------------------- Peter Theobald, Chief Technology Officer LiquidStreaming http://www.liquidstreaming.com [EMAIL PROTECTED] Phone 1.212.545.1232 Fax 1.212.679.8032 ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

