Hello again everyone, I am having an issue in Hosted Mode (and IE) parsing XML. When I compile my app and open in Firefox everything works fine. Whenever I look at the output from IE it appears that something is trying to make it look pretty or something. I get a Failed to Parse Exception and I see the output looks something like a bunch of <SPAN> elements mixed in with the actual XML data. I have looked at my source scripts that provide the data and everything validates fine on the w3c and others.
When I open the data script (a php file) from IE it appears correct and allows me to expand and collapse nodes in the XML. I can do this with Firefox as well. Anyone have a clue as to why this is happening? I can't quite figure out why this would happen except for some sort of quirk I need to account for in MSIE. Thanks all, Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
