On Apr 23, 2:10 pm, jbenson001 <[email protected]> wrote: > The reason it is a URL gadget is because there is a lot of server side > code that needs to run to acces the DB, etc. It is not just a simple > one page HTML gadget.
You could make it an HTML gadget, and use the _IG_FetchContent function to retrieve your actual data from your server. That way your gadget still has access to the full gadget API, but your server-side processing is still done the way you want it. Matt Kruse --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
