Re: [ACFUG Discuss] xmlrpc.cfc xmlrpc2coldfusion method

2010-12-09 Thread Steve Ross
Hah no worries! Steve Ross 912.344.8113 On Dec 9, 2010, at 9:01 PM, Dusty Hale wrote: > Thanks Steve. I'm having a blonde moment :) ... > > On Thu, Dec 9, 2010 at 8:40 PM, Steve Ross wrote: > Struct.params[1].login.session.id > > > Steve Ross > 912.344.8113 > > On Dec 9, 2010, at

Re: [ACFUG Discuss] xmlrpc.cfc xmlrpc2coldfusion method

2010-12-09 Thread Dusty Hale
Thanks Steve. I'm having a blonde moment :) ... On Thu, Dec 9, 2010 at 8:40 PM, Steve Ross wrote: > Struct.params[1].login.session.id > > > Steve Ross > 912.344.8113 > > On Dec 9, 2010, at 8:23 PM, Dusty Hale < > du...@climbonline.com> wrote: > > I'm using xmlrpc.cfc to to transform an xml

Re: [ACFUG Discuss] xmlrpc.cfc xmlrpc2coldfusion method

2010-12-09 Thread Steve Ross
Struct.params[1].login.session.id Steve Ross 912.344.8113 On Dec 9, 2010, at 8:23 PM, Dusty Hale wrote: > I'm using xmlrpc.cfc to to transform an xml-rpc packet into a coldfusion > struct. It seems simple enough but it's spitting back a structure that hold > an array which holds a struct

[ACFUG Discuss] xmlrpc.cfc xmlrpc2coldfusion method

2010-12-09 Thread Dusty Hale
I'm using xmlrpc.cfc to to transform an xml-rpc packet into a coldfusion struct. It seems simple enough but it's spitting back a structure that hold an array which holds a structure of structures. In this case I'm trying to capture and retain the value of "id" (see attached image with screenshot of