thanks for ur reply
i am using json but also get permission denied ...i read a post about
the same subject but i cant unerstand to solve the problem
i am using
GDownloadUrl("http://ws.geonames.org/timezoneJSON?lat="+point.y
+"&lng="+point.x+"", function(data5){
var jsonData5 = eval('(' + data5 + ')');i read that the GDownloadUrl cant cross browser ..so what is the solution?is ther any example thanks On Sep 4, 11:16 pm, bratliff <[EMAIL PROTECTED]> wrote: > On Sep 4, 8:13 pm, rona <[EMAIL PROTECTED]> wrote: > > > Hi > > I am trying to retrieve data using webservice from geonames.com ..but > > i got a permission denie .. i know that i have to use proxy .. i am > > using ASP ..i got an ASP proxy code but i ont now how to use the > > proxy.. > > i have to inlude it in my script? > > or what exact i have to do? > > > thanks in advance > > It iswww.geonames.org. If you use JSON, no proxy is required. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
