On Aug 15, 5:19 am, jamesDBA <[email protected]> wrote: > I just want to confirm that there is no way to use jQuery.ajax with > url like what I did to get data from remote site.
I can confirm that that is correct. > And I have to use > method e.g. makeGETRequest(url)from gadget API to do the same > functionality. I don't know what makeGETRequest is, but the function you need is gadgets.io.makeRequest, http://code.google.com/apis/gadgets/docs/reference/#gadgets.io.makeRequest. String --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
