Hi Jim,

As you have already experienced, working with cookies is an issue with
IE. There is a potential solution proposed here:
http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#Cookies

SetPrefs should work fine with type="url" gadgets. As with any type
url gadget, you have to load the Javascript related API using the
method described in this section of the documentation:
http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#JS_URL

Jerome

On Apr 16, 10:23 pm, jbenson001 <[email protected]> wrote:
>    I have created a gadget that uses cookes.  With IE and others,
> cookies do not work.  I have looked at the SetPrefs 
> attribues,http://www.google.com/apis/gadgets/fundamentals.html#SetPrefs.
> However, my question is, can I use SetPrefs with my gadget that has a
> contenttype of URL, or can SetPrefs only be used with a contenttype of
> HTML?  If I cannot use them, what options do I have, as I am not going
> to change my gadget to be of type HTML?
>
> Thanks,
> Jim
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to