On Jan 5, 5:57 pm, Ralph Ames <[email protected]> wrote: > >The problem must be related to the page > > www.floripaimages.com/maps/lodging.php > > > I just don't know where. > > Your problem is encoding as Mike has already said to you, > I have tested your map without the special character and it works. > Try it yourself.
It looks like the server is not setting the character encoding (at all) for the xml feed, so IE is not expecting it to be "iso-8859-2" encoded, even though that is in the xml header: http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.floripaimages.com%2Fmaps%2Fphpsqlajax_expectedoutput.xml http://web-sniffer.net/?url=http%3A%2F%2Fwww.floripaimages.com%2Fmaps%2Fphpsqlajax_expectedoutput.xml&submit=Submit&http=1.1&type=GET&uak=0 -- Larry > > Ralph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps 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-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
