Hi NovoGeek, Please look at the _IG_Fetch...() function family from the Legacy Gadgets API: http://code.google.com/apis/gadgets/docs/legacy/remote-content.html
The gadgets.* is not yet available in the live iGoogle platform. Jerome On Oct 23, 3:49 pm, NovoGeek <[EMAIL PROTECTED]> wrote: > Hi all, > > I am new to google gadgets API. I need to develop a gadget which takes > start date & end date as input and returns events falling in that > range. I have SQL Server as my database. I thought of using jQuery to > make calls to a webservice but i was getting javascript error > "'windows' is undefined". I tried using "gadgets.io.makeRequest(url, > response, params);" but I was getting an error 'gadgets' is undefined. > Can someone suggest me how I should proceed. It would be great if a > sample application is given. > > Thanks in advance, > NovoGeek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
