I am trying to develop a Vista sidebar gadget for Google Calendar. When I try to retrieve the events by using a XMLhttpRequest object in IE 7, I am not receiving any content in responseXML property of the object.
But, the responseText property contains the whole returned result in xml format. I tried overriding the mime type to text/xml, but IE does not allow it. I also tried disabling the redirects using autoRedirect property. The problem still remains. Can anyone help me solve this problem? Thanks for any responses? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
