> > <cfif IsArray(data[listfirst(data.columnlist)])> > <cfoutput> > data[#listfirst(data.columnlist)#] is array<br> > </cfoutput> > </cfif> > > In CFMX tells you that "data" is a query and NOT a structure and that > data[columname] is an array. >
So go on then... Next step... try the array functions on data[columnname]... ;o) I'm not saying it won't work, cos to be honest I don't know the answer, I just want you to do the work for me... ;oD -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
