ON within the
> javascript is:
>
> arrayData = dojo.json.evalJson(data);
>
> which evaluates the data and returns it as object literals that you
> can then access with dot notation or whatever you use. In my case, I
> used the javascript array/dictionary lookup notation to get my
yes, u have understood my problem correctly but the JSON object is not
recognized in the html page so if i try to say something like
list.name(where list has my JSON and name is its one of the values
present in that
list) then it doesnt get recognized, is gives me Type mismatch error , is
there any
2 matches
Mail list logo