The code that creates the package? There's only one way, besides the com way... <cfwddx action="cfml2wddx" input="#session.contactNew.form#" output="xmlObj">
When I dump #session.contactNew.form# before the conversion its all STRINGS, if I dump it after I convert it, some values are arrays, even when I do wddx2cfml..... The session.contactNew.form BTW is created by appending the FORM structure upon submitting each form (5 of them).. AS I said there is no pattern or anything in the values either.... Taco Fleur Blog http://www.tacofleur.com/index/blog/ Methodology http://www.tacofleur.com/index/methodology/ Tell me and I will forget Show me and I will remember Teach me and I will learn > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Rod Higgins > Sent: Thursday, 19 February 2004 4:16 PM > To: CFAussie Mailing List > Subject: [cfaussie] Re: Second try - WDDX array problem > > > > Hi Guys, > > > > I know I asked this one before, but there was no response > so far, I = > > searched the KB etc. but can't find anything and its > starting to get > > to = a stage where I have to choose to do away with WDDX or > decide to > > use a = hack! > > > > I have convert the FORM structure to a WDDX package, and when I use > > this = package it returns some simple values as an ARRAY, > has anyone = > > experienced this, any ideas where to look? > > > > If I dump the FORM structure before I convert it its all fine, and > > there = are no arrays present. Also there is no pattern or > anything, > > some of these values are "[empty = string]", "fdfdfd", > > "61"............ > > Hi Taco, > > Can u post the code that creates the wddx packet for us. > > Rod > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] To unsubscribe send a blank email to > [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
