Hi Kym,

Sorry for the late reply -
With overlap I assume you mean "could there be any form fields named the
same"? If so, then the answer is no, all form fields are named unique, also
the structAppend overwrite flag is set to TRUE, thus if there would be an
existing struct key it would simply be overwritten.

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 Kym Kovan
> Sent: Thursday, 19 February 2004 8:09 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Re: Second try - WDDX array problem
> 
> 
> Hi Taco,
> 
> >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)..
> 
> So that is the next question, how are you appending these 5 
> forms? Is there an overlap of variables in there somewhere maybe?
> 
> 
> 
> ---
> 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

Reply via email to