> From: Michael Hodgdon
>
> Okay, so I ran into an issue today in my CFC design.  The
> code is noted below.  Basically, I init a customer object and
> set some values in a website user structure.  Later, I load
> customer data into this info container into a customer
> structure.  After that, I try to load an array of addresses
> into the customer info container and cold fusion tells me
> that it cannot insert the complex array value into a simple
> construct.  What gives?  I build out the basic functionality
> listed below, this will work as is, but will not work within
> my cfcs:

I always build the structure first, then insert that into the array

That seems to work a lot easier
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to