gudivada213
05-31-2009, 05:38 PM
Hi,
I have script to create the kml file according to my input.When i am executing php file. Its getting output then i can save the file...In the same way...i created button on html page...when i am clicking the button..the input data..has to go php and has to generate..kml file...and that generated file i can able to save...
here, in my script..
when i m executing the file in firefox like below...
http://googlemaps.uuuq.com/route/prjct/dwnldkml.php?splacenam=s&eplacename=e&geostring=1,2;2,3;
It is generating the file..so i decided its working fine...
But when i am trying to the html page....please go through the below link
http://googlemaps.uuuq.com/route/prjct/downloads.php
If i give startplace, endplacename and click the two points on the map...then if i press the download page it has to generate the same which i get before...but now there is no file is generating....
If i want to get the the file when i click on the button what i have to change....
Javascript: is available in
http://googlemaps.uuuq.com/route/prjct/downloads.js
Please help me regarding this,
thanks in advance,
with sincerely,
sravan
I have script to create the kml file according to my input.When i am executing php file. Its getting output then i can save the file...In the same way...i created button on html page...when i am clicking the button..the input data..has to go php and has to generate..kml file...and that generated file i can able to save...
here, in my script..
when i m executing the file in firefox like below...
http://googlemaps.uuuq.com/route/prjct/dwnldkml.php?splacenam=s&eplacename=e&geostring=1,2;2,3;
It is generating the file..so i decided its working fine...
But when i am trying to the html page....please go through the below link
http://googlemaps.uuuq.com/route/prjct/downloads.php
If i give startplace, endplacename and click the two points on the map...then if i press the download page it has to generate the same which i get before...but now there is no file is generating....
If i want to get the the file when i click on the button what i have to change....
Javascript: is available in
http://googlemaps.uuuq.com/route/prjct/downloads.js
Please help me regarding this,
thanks in advance,
with sincerely,
sravan