why? Session is a structure.

-----Original Message-----
From: Pascal Peters [mailto:[EMAIL PROTECTED]]
Sent: 20 February 2003 15:13
To: CF-Talk
Subject: RE: Convert WDDX2CFM to Structure


I think you mean:

<cfset StructAppend(yourstruct,session)>

-----Original Message-----
From: Mark Leder [mailto:[EMAIL PROTECTED]] 
Sent: donderdag 20 februari 2003 16:06
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