Sure, you can use XMLHttpRequest to call an external URL with parameters from the user and then populate your listbox. Have a look at http://code.google.com/support/bin/answer.py?answer=79663&topic=11366 for a XMLHttpRequest tutorial. To go to a specific URL you can use framework.openUrl(url).
Best regards, Benjamin On Jan 29, 10:24 pm, Mura <[email protected]> wrote: > Hi all, > > I'm trying to create a Gadget to search user defined keywords and then > return a listbox with a little descripiton of results, then the user > can click and go to link. > > How can I create this? > > tks > Mura --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
