offline
HTML5 applicationCache vs Browser Cache
With current applicationCache implemented in browsers, my appcache manifest file changes the version number which then triggers the applicationCache update event which forces browser to download fres[详细]
2023-01-26 12:01 分类:问答Offline Javadoc Server
As not all our development machines have internet access, we want to cache the API docs of various libraries in our local network. I was thinking of a webapp that handles caching and listing the avail[详细]
2023-01-25 14:47 分类:问答Tools for validating HTML 5 offline cache manifests?
HTML 5 includes the ability to specify how to run the web application offline. As I\'m about to start authoring these things, I\'m looking for a tool to validate the syntax of the offline cache manife[详细]
2023-01-25 03:25 分类:问答Windows Phone 7 Data Persistence
I\'m would like some advice on the best data persistence solution to use for an 开发者_如何学运维application that will run on the desktop (WPF) and on Windows Phone 7, sharing data between both applic[详细]
2023-01-24 20:55 分类:问答Submit form from an offline webpage to server using jquery
I have created an HTML Autorun which run from a CD, there is a contact form in it. How can I submit it to my server? I think the common orgin problem is creating issues for me. None if the jqueryways[详细]
2023-01-22 00:15 分类:问答How to show site offline message during Drupal Site's MySQL database maintenance
I need to put my Drupal Site in offline/maintenance mode whence my SQL server is undergoing maintenance. I cant change the settings for offline mode in Drupal database because MYSQL would be inaccessi[详细]
2023-01-21 16:46 分类:问答How can I cache my dynamic iPhone webapp for working offline?
I am having an iPhone web app written in PHP and using the WebApp.Net framework. I would like to make this application work offline as well. As I understood I can not use the manifest tag of HTML5 bec[详细]
2023-01-21 06:25 分类:问答html5 offline caching with php driven sites
I have a simple php driven website running and I\'m trying to figure out how it treats php pages. Some of my php documents are routing logic and some just includes for individual pages. How do i go ab[详细]
2023-01-18 23:20 分类:问答Loading Cache when Offline in Android Webview
I have an application which loads urls开发者_开发知识库 from a website. Now I wantthe application to use the cache when offline. But I just get the failure page which says that im not connected to the[详细]
2023-01-17 16:34 分类:问答Saving website content as HTML for Offline use with link working
I\'m having a site done in wordpress with some 10 pages. I\'ll need to save it, the whole site with the links working for offline use every time i update the content. Now what am doing is save each pa[详细]
2023-01-16 21:45 分类:问答