On Apr 14, 9:55 pm, neel <[email protected]> wrote: > i want to show top 5 winners of competition. I have those record in > mssql database. how can i show them on my gadget?
You have to program it. You'll need server-side code (ASP?) to read and format the data, then JS to retrieve and display it in the gadget. There's nothing special about doing it in a gadget, it's the same techniques you'd use in any web app. 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 -~----------~----~----~----~------~----~------~--~---
