>I also believe that it is some sort of header/communication problem. I >already changed the content type of the output to "text/plain", but that >didn't change anything.
>Any ideas where it gets stuck? > Nop Complete guess but are you outputting anything - including spaces - before the header() line? (in which case the header() line will have no effect). Have you tried using XML or JSON as the data format instead? Nick _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

