I am trying that now actually. It is giving me a hard time but I may be able
to figure it out.

On 12/18/06, Jacob Munson <[EMAIL PROTECTED]> wrote:
>
> I think you may want to do a struct instead of an array.  Arrays are
> just indexed values, you can't do name-value type stuff, but you can
> with structs.  Or am I misunderstanding your problem?
>
> On 12/18/06, Bruce Sorge <[EMAIL PROTECTED]> wrote:
> > Hello list,
> > I have a form that has some dynamic form fields. I know how to loop
> through
> > the fields, get the field names and the information in them, but what I
> need
> > to do is marry up the fields with the data entered in them to insert
> them
> > into a couple of tables. I know I need to build an array to hold these
> > name-value pairs, but I am having a brain fart making this work. I am
> using
> > arrayappend to do this but I think that is not the right approach. I
> googled
> > this topic and cannot find exactly what I am looking for. If someone has
> > done this before I would appreciate if you could assist.
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264395
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to