Joseph Yeung
Posts: 0
Joined: Tue Aug 14, 2012 7:48 am

REST-service: data-mapping - json array

Thanks again!

Say, instead of showing a loop, I put up

precode
var i = 0
var row = response;
document.getElementById("questionlabel").innerHTML= row.question;
<&#47;pre>/code

"question" is a column name.

Supposedly, I can show row.question in the div called "questionlabel"?

Sorry, if my question becomes very tedious.

/pre

Joseph Yeung
Posts: 0
Joined: Tue Aug 14, 2012 7:48 am

REST-service: data-mapping - json array

Thanks, Katya. You have been very helpful. I have re-organized my questions and post it as a new one.

Cheers!

Return to “Issues”