Typically a day or so - which is why I thought it might have been
"expires" related. This doesn't happen with just my apps - but also
with other sites. For instance, Facebook (iPhone version), comcast's
email (iPhone version), the game "Avalanche", etc.

Nothing timing out in my code that I know of - no setTimeout() calls,
if that's what you mean. No event handlers except for a body tag
unload handler which is just a stub right now.


On Sep 6, 10:13 am, Randy Walker <[EMAIL PROTECTED]> wrote:
> How long before the page refreshes?  I've never had that happen.  Are you
> sure you don't have something timing out in your code?
> -=Randy
>
> On 9/6/07 10:02 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > Anybody know if there's a way to force the browser to reload a page
> > ONLY when requested to do so by the user? Right now, the browser
> > automatically attempts to reload the page (blanking it) if the user
> > has been away from it for awhile. I'd like to have the page remain
> > intact even if no internet connection is available.
>
> > I've tried a few header and meta tag settings (pragma, cache-control,
> > and expires, for example), with no luck.
>
> > Any ideas?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" 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/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to