Hi there! Since this week one of my Gadgets stopped working. I use _IG_FetchContent to fetch a page with travel routes and strip the distance to return this to the user.
Since I haven't changed anything something must have changed at the iGoogle end. I've put up a testpage with two additions: 1. window.open(url); // to popup the URL to be fetched by _IG_FetchContent as well 2. alert(responseText); // to popup the contents of the fetched page by _IG_FetchContent The first popup will open the window with travel routes so the URL works. The second alert-window never popups... Testdata you can enter is for instance: van: 1111aa naar: 2266jz The Gatget can be reached at this URL: http://www.xs4all.nl/~mackaaij/Google%20Gadgets/Postcodekilometerdeclaratie/Postcodekilometerdeclaratie2.xml The one without the '2' is the live one and has been working for many months until this week. Any ideas about what's going wrong? Regards, Patrick Mackaaij --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
