http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines?hl=en

But I would second Mikes guess as to the reason.

On Mon, Sep 29, 2008 at 10:32 AM, flo0 <[EMAIL PROTECTED]> wrote:
>
> var cells = addFeatureEntryMarker();
> cells.id='';
> var url = "http://localhost/getxml";;
> GDownloadUrl(url, function(data, responseCode) {
>  cells.id = data; //
> }); //dont work too.
>
> Sorry, but i`m can not show my page now (
>
> Mike in Stroud wrote:
>> Without seeing your page via a URL can only guess that it's a scope
>> issue and you're not defining "cells" globally.
>>
>> Mike
> >
>



-- 
Barry

- www.nearby.org.uk - www.geograph.org.uk -

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