you have to give the user the possibility to upload the local file to your server. Then you have access to the file and can it show in your application. Therefor "input type file" is the right choice, but you have to use mode "POST" and provide a serverside script, that handles the upload.
search "input type file" in the internet Arnd _____ Von: [email protected] [mailto:[email protected]] Im Auftrag von robertico Gesendet: Montag, 12. November 2012 18:19 An: [email protected] Betreff: Re: [OpenLayers-Users] Problem dynamic loading a KML file (refresh) I 'd like to offer my users the ability to load there (local) kml files and show the markers on the map. (Running my server on an Intranet) How can I achieve this in a different way? _____ View this message in context: Re: <http://osgeo-org.1560.n6.nabble.com/Problem-dynamic-loading-a-KML-file-refr esh-tp5015133p5015702.html> Problem dynamic loading a KML file (refresh) Sent from the OpenLayers <http://osgeo-org.1560.n6.nabble.com/OpenLayers-Users-f3910695.html> Users mailing list archive at Nabble.com.
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
