UserPrefs for type url gadgets have moved back to the query string. If you can though, I still like making an html gadget which calls the server script with makeRequest.
I detailed my reasoning at http://groups.google.com/group/Google-Gadgets-API/msg/aaeb5f42b30d1862 . There's also an example of one way to do a generic wrapper at http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/9dc4f8cef4bdd0da. Rob Russell Google Developer Relations On Mon, Nov 8, 2010 at 2:01 PM, John Price <[email protected]> wrote: > I'm playing with Gadgets for the first time and am trying to create a > gadget that displays the output of an ASP.NET page which takes into > account a couple of user prefs. I see that these are no longer passed > in the query string (I think) based on this article: > http://igoogledeveloper.blogspot.com/2010/04/userprefs-in-gadget-urls.html > > It doesn't matter to me how I get the userpref values. Extensive > googling leads me to believe there's no answer. I understand that > html gadgets are preferred, but my page needs to do fairly complex > rendering using a third party control library. > > Thanks, > > John > > -- > 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]<google-gadgets-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/Google-Gadgets-API?hl=en. > > -- 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.
