On Sep 4, 1:25 pm, rona <[EMAIL PROTECTED]> wrote:
> 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?GDownloadUrl is cross-browser compatible. It is subject to the cross- site restriction on XmlHttp. search the web for "xml proxy PHP" http://www.google.com/search?hl=en&q=xml+proxy+php&aq=f&oq= > 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.- Hide quoted > > text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
