Hi,
I'm setting up a Blog so that I can send mails with my blogs, images and gpx-tracks. The gpx-file is sent as an attachment and is stored in the upload-directory. However it seems that the content is altered as I cannot render a map out of out.
The stored file containts (partly):
<?xml version=3D"1.0" encoding=3D"UTF-8" standalone=3D"no" ?><gpx =
xmlns=3D"http://www.topografix.com/GPX/1/1" =
xmlns:gpxx=3D"http://www.garmin.com/xmlschemas/WaypointExtension/v1" =
The original file containts:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?><gpx xmlns="http://www.topografix.com/GPX/1/1" xmlns:gpxx="http://www.garmin.com/xmlschemas/WaypointExtension/v1"
does Postlie change the attachment and what can I do to avoid this problem?
regards,
Frans