So, I use CF's serializeJSON, but not on queries because it doesn't play well with my JS library (YUI to be exact).. YUI (at least in the examples), much prefers a very convoluted data packet.. As best as I can figure, It's a struct of arrays of structs..
one top level struct which contains data pertaining to the data set (result count, start row, end row, result array).. Inside that, theres an array of structs which are the data elements.. It took a while to get this right in CF.. and now, in openBD, I receive an error "Data is not supported".. I *could* go find some function to handle this, but figured I'd open it for discussion first.. --B --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
