Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thread discussing saving page data to cache
Message
From
31/10/2014 12:31:31
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01610278
Message ID:
01610282
Views:
33
Don't remember the thread but it was probably about using localStorage

Look at :
http://www.w3.org/TR/webstorage/#the-localstorage-attribute
http://diveintohtml5.info/storage.html

Pattern is usually:
When you successfully retrieve data on line put it into local store.
When you are unsuccessful in retrieving data (i.e. offline) supply the local store version instead. Shout if you need more detail.....


>I have been searching (but to no avail) for the thread that someone started earlier this year which dealt with saving page data in the page cache (when there is no connection to the server). I think it had to do with a feature of HTML5. If anyone knows/remembers the thread ID, please let me know.
>
>TIA.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform