Hi Mike,
Thank you for the reply!
I have updated the line to say:
> GDownloadUrl("phpsqlajax_genxml2.php?bogus="+(new Date()).getTime(),
> function(data) { var xml = GXml.parse(data);)
And I do not get the error msg in IE any more. It doesn't work either
in FF or IE and it says that it is expecting an object for the line
<body onload="initialize()" onunload="GUnload()">
Something in the initialize()-function is wrong and I can not figure
out what. Do you have any ideas?
Thank you,
/Nimrod
On May 14, 8:47 am, Mike Williams <[email protected]> wrote:
> Your Javascript error suggests that it can't find a ) to match the
> first ( on this line:
>
> GDownloadUrl("phpsqlajax_genxml2.php?bogus="+(new Date()).getTime(),
> function(data) { var xml = GXml.parse(data);
>
> --http://econym.org.uk/gmap
> The Blackpool Community Church Javascript Team
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---