Thank you for your keen eye here! It WAS the problem. And while the other browsers had no problems with the dash character there, IE that lovely prima donna of a browser, did. The day someone writes a virus that uninstall IE globally from everyone's computers is the day that rekindles my hope for humanity.
Thanks again. On Tue, Jun 29, 2010 at 12:15 AM, William <[email protected]> wrote: > On Jun 29, 11:07 am, oedipa <[email protected]> wrote: > > > > it does consistently fail with searches on Roanoke, VA > > > > there is an undefined unicode character in the data for Richfield > Recovery & Care Center, Salem. > > The problem is in the speciality attribute, "Memory care program ? > secure unit". > > The "?" character is not valid unicode, and certainly not valid > ISO-8859-1 (the encoding given in the XML header). > > I would guess that all facilities having a Speciality of "Memory Care > Program & Secure Unit" would fail in this way. > > This character causes IE problems when parsing the XML, so the > xml.documentElement is null and the > xml.parseError.reason = "An invalid character was found in text > content" > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- k -- 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.
