I start my data with <?xml version="1.0" encoding="UTF-8"?>, but nothing change.Finally, I update directly on the database.Now every thinks is allright .Thank you very much Mr William and Mr Leach. Respectfully, Moidath
On Jan 14, 5:22 pm, Mike Williams <[email protected]> wrote: > Wasn't it momo72 who wrote: > > > > >Thank you so much!! > >The application is running very good! > >I test on firefox and safari, and there is no problem. > >But on ie7 i have a little problem. > >When i enter adress on the city of orleans there is no problem on ie7 > >too. > >But when i enter adress on the city of tours there is a problem on > >ie7 .I don't known why. May be because the 4 address of the city of > >tours are very nearly? > > The usual reason for MSIE rejecting an XML file is that it strictly > enforces the character encoding. > > If you're using accented characters from the utf-8 character set, you'll > need to start your data with > <?xml version="1.0" encoding="UTF-8"?> > for MSIE to accept the file. > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
