Hello,

 have a scenario whereby a mobile device, when connected to the
internet views php files from the web server.

When, however, there is no internet connection the mobile device views
files from its local
cache.

So, while they are online do I create a localserver, capture
javascript
files so they have the application available when they are offline via
the manifest file?

Are the Javascript files replacements for the php files?

Do theJavascript files have to interact with the sqlite database on
the
mobile device?

I have been told that you can use
"store.enabled.false"/"store.enabled.true" to enforce the switch from
local cache to web server and back.

Not sure WHEN you capture the files needed for offline operations if
it is not done explicity via a "Capture" button as in the sample
app?.

Look forward to your input.
TML

Reply via email to