Andrew, Can you send some code snippets up to the list? I am not sure
why you are having troubles here? Using CFJSON you should be able to
serialise the cf array into JSON array notation, and then simply run
eval(jsonstring) to get the array back as a js object.

Darryl

On 15/06/06, Andrew Scott <[EMAIL PROTECTED]> wrote:
>
> Well the most simple things are always the hardest:-)
>
> All I am doing is returning an array or a query to repopulate or add to the
> rows of a table, seems simple enough, not. I can do XML at the moment as the
> DEVNet license places a meta tag header on every request an spoils this for
> me, so I thought I would try to do this in a query with some little luck
> there, but not with arrays at all.
>
>
> Senior Coldfusion Developer
> Aegeon Pty. Ltd.
> www.aegeon.com.au
> Phone: +613  8676 4223
> Mobile: 0404 998 273
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to