It was still status code 200 when reading from cache.

This is for the Progress Bar using GDownload URL at
http://www.ibm.com/developerworks/opensource/library/os-php-v525/index.html

There code did not have this and I was struggling for a while trying
to figure out why it was not working in IE7.

On Nov 7, 7:39 am, Esa <[EMAIL PROTECTED]> wrote:
> On Nov 7, 6:52 am, RandomThoughts <[EMAIL PROTECTED]> wrote:
>
> > ...
> >         var myDate = new Date();
> >         var myTime = myDate.getUTCMilliseconds();
> >         GDownloadUrl("getprogress.php?progress_key=5&time="+myTime,
> >                 function(percent, responseCode) {
> > ...
>
> Looks sensible. You been thumbling with GDownlodUrl() and IE7 reading
> Http response status. What does IE7 return as Http status when it
> reads from cache?
>
> I had a download error detection with GDownloadUrl() but I deleted it
> because IE7 did not always pass
> if(responseCode==200)
> though it downloaded the file correctly.

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