Parsing the json and storing it in an array?

Posted by Prateek Raj on Stack Overflow See other posts from Stack Overflow or by Prateek Raj
Published on 2011-01-05T06:49:04Z Indexed on 2011/01/05 6:53 UTC
Read the original article Hit count: 272

Filed under:
|
|
|
|

hi everyone,

i'm very new to this web related problems, please help

i'm working on sencha which proves to be very difficult wen it comes to json parsing . . . .

so i'm planning on retrieving the data to the html page and then load it into my js file. . .

so here is the problem:

i've already asked about it and got a reply..

http://jsbin.com/uwuca5

but now wen i use the html source code locally in my system or even by using the IIS i couldn't parse the data. . . . . . .

here is the link for my json file:

http://compliantbox.com/optionsedge/sample.php

i'm trying to use this link in my code and retrive the data but the data is returning null

Please Help

Thank you,

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery