Search found 3 matches

Go to advanced search

by MikeOry
Wed Feb 29, 2012 8:04 pm
Forum: Issues
Topic: Parsing JSON data with multiple fields in each row
Replies: 4
Views: 680
 
Jump to post

Parsing JSON data with multiple fields in each row

amazing! thanks so much Max. I knew it was something with the td[0] array, but could not figure out the syntax! really appreciate the quick response.

by MikeOry
Wed Feb 29, 2012 6:31 am
Forum: Issues
Topic: Parsing JSON data with multiple fields in each row
Replies: 4
Views: 680
 
Jump to post

Parsing JSON data with multiple fields in each row

{ "query": { "count": 8, "created": "2012-02-28T23:22:20Z", "lang": "en-US", "results": { "tr": [ { "td": [ { "align": "right", "p": "(9)" }, { "align": "c...
by MikeOry
Tue Feb 28, 2012 11:26 pm
Forum: Issues
Topic: Parsing JSON data with multiple fields in each row
Replies: 4
Views: 680
 
Jump to post

Parsing JSON data with multiple fields in each row

I have some JSON returned from REST that looks like this: { "query": { "count": 8, "created": "2012-02-28T23:22:20Z", "lang": "en-US", "results": { "tr": [ { "td": [ { "align": "right", &quo...

Go to advanced search