[orkut-developer] Re: gadgets.io.makeRequest not working for XML content

2008-02-06 Thread paps
hi , jus try whether this works for u.. === response.Text response.Data response.error === the response object actually combines thesethree params.. which u need to extract... u can also do it using a for loop and iterate it.. :) Rgds, Paps On Feb 6, 8:51 pm, victorc <[EM

[orkut-developer] Re: gadgets.io.makeRequest not working for XML content

2008-02-06 Thread victorc
I think you receive a JSON string object, but now I do not know ho wto parse it ... If someone can help on parsing a JSON object in Orkut ? Thanks Victor On 6 fév, 16:34, ":nikhil_gupte" <[EMAIL PROTECTED]> wrote: > When I use the following: > gadgets.io.makeRequest(url, function(response) > {d