Thanks for the quick reply Andrew. My code is clean, it is actually a google maps example from Pamela Fox on how to implement GDownLoadURL.
On Sat, Jun 5, 2010 at 1:04 PM, Andrew Leach <[email protected]> wrote: > On Jun 5, 6:28 pm, Harry <[email protected]> wrote: >> >> What other kind of errors cause this alert > > The errors are all in the format or content of the script tag which > reaches the browser. In the case of the other problem in this thread > it was a FrontPage-style problem of the browser getting &amp; > instead of just &. That is, the coder correctly codes & and > the initial & is encoded automatically to & even though it's > already got that, ending up with &amp;. Getting the sensor > parameter wrong (eg leaving it as true_or_false) can also be an issue. > Apart from actually getting the key wrong, those are the two most > common issues. > > -- > 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. > > -- 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.
