On Nov 7, 8:35 am, Esa <[EMAIL PROTECTED]> wrote: > The page did not load with Chrome ever. I saw it with FF2. > > Generally it seems that error detection with GDownloadUrl() does not > do any good.
I haven't played with GDownloadUrl, but with GXmlHttp, I found I needed to check for a return code of 200 (success), 304 (from cache), 0 (from local file system in IE). -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
