I need somehow to somehow identify the user / browser if the user has cleared the cache. This somehow I can do?
Asked
Active
Viewed 45 times
-1
-
You can you html5 local storage. – Santosh Ram Kunjir Jun 12 '17 at 13:23
-
Look for HTML5 local storage – Weedoze Jun 12 '17 at 13:23
-
You can look at this post https://stackoverflow.com/questions/8155064/how-to-programmatically-empty-browser-cache for the solution – Webdev Jun 12 '17 at 13:25
-
What cache are you talking about? What data? How is the data is stored? We need more context to answer your question. – Omri Luzon Jun 12 '17 at 20:32
-
Welcome to Stack Overflow, please [take the tour](https://stackoverflow.com/tour), make sure you read [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask) and updated your question with more information. – lordrhodos Jun 12 '17 at 21:18