Hi, is it possible to programatically prevent the user from beeing prompt about caching (remebered)!!!???
In my project I take a web form and pre-fill it and auto submit it, and I am using a WebView as a semafore to determine when the next phase (webpage loaded) is finished, and since a webview has its own cache, every user will be prompt about this, wich is a No-No...
In my project I take a web form and pre-fill it and auto submit it, and I am using a WebView as a semafore to determine when the next phase (webpage loaded) is finished, and since a webview has its own cache, every user will be prompt about this, wich is a No-No...