On Sep 4, 8: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?is ther any example
> thanks

The same issue was beaten to death a week ago.  You have to use a
dynamic SCRIPT element.  GDownloadUrl is just a sugar coated version
of HttpRequest.  Do a Google search on JSON.  The web is filled with
articles about it.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to