- Edited
Hi everybody,
I read that with HTML5 it is possible to use local databases (on the client side).
So I've been wondering if this mechanism couldn't be used in Openpetra.Now: A local database could be used as cache if a user is connected to an Openpetra-server using Openpetra.Now.
If then the internet connection breaks the data he entered before saving a window wouldn't get lost but saved in the local cache. Later on, when the internet connection is back, the client could send the data to the server.
How is Openpetra.Now realizing this scenario at the moment?
I read on http://creativepark.net/1191 that local databases aren't supported yet by all browsers. So this definitively should be considered.
What do you think,
Joejoe