oi Mark!!

couldn't you just valuelist(qPayment.paymentName) ?


-- 
Critz
Certified Advanced Bald White Barefoot ColdFusion Developer

Crit[s2k] - <CF_ChannelOP Network="Efnet" Channel="ColdFusion">
------------------------------------
Wednesday, July 10, 2002, 12:39:04 PM, you wrote:

ML> Is it possible to separate values returned from a CFLOOP QUERY, as in
ML> the following example:

ML> <CFLOOP QUERY="qPayment">
ML>         <CFOUTPUT>
ML>         #Trim(paymentName)#
ML>         </CFOUTPUT>

ML> Records returned from the query could be VISA MC AMEX

ML> How would it be done?

ML> Thanks,
ML> Mark

ML> 
______________________________________________________________________
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to