On May 23, 9:49 am, stillepost <stillepostad...@gmail.com> wrote:
> On May 22, 11:00 pm, "geocode...@gmail.com" <geocode...@gmail.com>
> wrote:
>
>
>
> > because you have a carriage return in the string.
>
> Thanks Larry.. I can't find one there, though. I searched my XML file
> for \r (and \t for the hell of it) and there's nothing, and it's not
> being added anywhere in the PHP or Javascript. Just \n at the end of
> each line. (http://www.stillepost.ca/calendar/venues/montreal.xml)
>
> I've also tried a few different ways of parsing the XML (ie.
> DOMparser) but no go. At this point I don't have any obvious further
> steps to take.

Look at the page in a browser and view the source.  However you are
generating the html, there is a new line being output in the middle of
that string.  If  I remove it I can make a local copy of the page
work.

  -- Larry

>
> Thanks everyone for trying, anyway. I appreciate all of the responses
> I got.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to