Hi,
I don't know the difference between gadgets.io.makeRequest and
gadgets,makeRequest but
the example here:
http://code.google.com/apis/opensocial/docs/0.6/devguide.html#XML
works fine to me.
Hope that I help.
Takamoto
On Feb 7, 2008 6:28 AM, :nikhil_gupte <[EMAIL PROTECTED]> wrote:
>
> Ive' tried:
> gadgets.io.makeRequest(url, function(response)
> {doSomething(response);}, {'method' : gadgets.io.MethodType.GET,
> 'contentType' : gadgets.io.ContentType.DOM});
>
> but It doesn't seem to return XML since response.firstChild returns
> undefined.
> response.data/text/errors is available, but then how does one parse
> xml using them? I don't think response.data is treated as a DOM.
> >
>
--
Tiago Takamoto
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Orkut Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---