Thanks a million guys. You saved me a ton of time isolating the issue. I'm not really sure how to fix this. The data in the database is stored as "Ryerson\’s" ... when I get the data, I call stripslashes() on it, but that doesn't seem to make a difference. A special character is still being added before the apostrophe. Any ideas?
Thanks again guys! On Nov 12, 12:58 pm, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Nov 12, 5:47 pm, Michael <[EMAIL PROTECTED]> wrote: > > > I have a map located herewww.eweekcanada.com/events/nation-map.php > > Openhttp://www.eweekcanada.com/events/genxml.php?in IE. It tells you > you have an invalid character. > > Feedvalidator can validate > XML:http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.eweekcana... > indicates that there's a curly apostrophe in one of your markers. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
