Yep I've had a similar problem. This URL is requested from the gadget:

http://ukauctions.org.uk/gadget/comingauctions.php?lang\x3den\x26country\x3dus\x26.lang\x3den\x26.country\x3dus\x26synd\x3dig\x26mid\x3d118\x26ifpctok\x3d-6224277481929753393\x26exp_split_js\x3d1\x26parent\x3dhttp://www.google.com\x26libs\x3dUGBjMZJl2no/lib/libcore.js\x26extern_js\x3d/extern_js/f/CgJlbhICdXMrMAo4ACwrMBI4ACwrMBM4ACw/8t56n9W6cwo.js\x26view\x3dhome

Unfortunately the malformed URL is rejected by my server, and attempts
to rewrite it using .htaccess have failed because it just can't seem
to process it. (I can process similar strings without the http://www.google.com
but inside). So I am stuck with a gadget that doesn't work. My plan
now is to give it a couple of weeks, and if no luck I'll give up on
gadgets as my host doesn't accept the malformed URL.

My Question: If there is a hidden option in the gadget.xml or
something to request no to have any querystring (I don't need one!) or
to use POST instead of GET I would be greatful if anyone knows.

Martin

On Mar 18, 11:31 pm, WeAreRonin <[email protected]> wrote:
> It took Google a week to post my question so I worked up a hack of my
> own. I'm now manually slicing up the URI in PHP. This solves the
> pmroblem but junks up my code. When Google fixes it I'll remove my
> hack but at least now version 1.1 works as intended.
>
> Thanks for taking a look and feel free to check out the new fearures.
> We've added themes!
>
> For details visit:  http://weareronin.com/software/weather-by-war
>
> Peace.

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