Hi, As I understand, you are using deprecated Legacy API
http://code.google.com/apis/gadgets/docs/legacy/dev_guide.html You need to use gadget.* APIs http://code.google.com/apis/gadgets/docs/reference/#gadgets.Prefs var prefs = new gadgets.Prefs(); var name = prefs.getString("name"); On Jun 5, 7:49 am, Mike <[email protected]> wrote: > Isn't there anyone to help me out on this forum? -- 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.
