Assuming S is the original structure...

<cfset structAppend(session,s)>

If you are not using MX, be sure to cflock the above.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
Member of Team Macromedia

Email    : [EMAIL PROTECTED]
Blog     : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Mark Leder [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, February 20, 2003 9:06 AM
> To: CF-Talk
> Subject: Convert WDDX2CFM to Structure
> 
> 
> I have the following key /value pairs deserialized from a 
> wddx packet (and output using a loop):
> 
> Key    Value
> A     1234
> B     foo
> 
> How do I take these individual pairs and place each pair into 
> <cfset SESSION...> statements?
> 
> Thanks, Mark 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to