> 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.
If the wddx packet a query? What is being stored in the wddx packet? Can
you post the wddxpacket to us?
--=@ greg @=--
----- Original Message -----
From: "Mak Wing Lok" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 1:06 AM
Subject: WDDX result set
> 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