Realin,

I'm not sure about Google not accepting get parameters for the url of
gadgets. If you are running Apache and have mod_rewrite installed on
your server you could create a rewritten url to test if this is your
issue.

However, in most situations a better solution would be to have the
user preferences handled within the gadget on iGoogle. If you do not
like your users having to use the drop down arrow then selecting "Edit
settings" you can create a form within your gadget that will then
store the settings in a hidden user preference which you can access
and use to modify the url being sent to other servers for any data
requests.

On Dec 22, 3:23 am, realin <[email protected]> wrote:
> Hi Guys,
>
> I created a new iGoogle gadget such that the content changes according
> to the preferences which user selects on my site. so the url is
> something like
>
> http://mysite.com/tools/gadget?mode=igoogle&map_width=350&map_height=...
>
> if i go to this URL directly then a proper well formatted XML is
> generated which if we save and upload to iGoogle makes a igoogle
> gadget, but when i add the above link directly to "Add Stuff" , i
> would give an error saying "Module not found"
>
> what could be the error ?
> i have tried encoding the URL as well, but that wont help. Is it
> something to do with URL rewriting such that google only accepts clean
> URLs ?
>
> any help is appreciated
>
> Thanks :)

--~--~---------~--~----~------------~-------~--~----~
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