hi..
i want to convert the output of CFWDDX into a structure, how can i do that?
i tried with the following code by using QueryToStruct custom tag but to no
avail as it returns with an error saying that "q" is not a query.
<cfwddx action="WDDX2CFML" input="#wddxPacket#" output="q">
<cf_QueryToStruct
QueryName = "SA"
KeyColumn="rec1"
r_Struct="stQ">
help please.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists