Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

How to enable Local/web Storage WinForm WebBrowser control

$
0
0

Dear software developers,
 

A WinForm application using WebBrowser control that is hosting html5 webapp. 
It use two HTML5 features:
1. Application Cache 
2. Local Storage 
 
Application Cache works perfect. The Local Storage does not work. (typeof(Storage) == "undefined")
 
When requesting http://html5test.com in the WebBrowser control it shows:
"You are using Internet Explorer 11.... " and full support for both Application Cache and Local Storage.

I understand that WebBrowser Control depends on current IE installation. In my case version 11.

If url is open via IE the local storage feature work OK but not via WebBrowser control. 


What need I do in order to enable the WebBrowser control to handle Local Storage?
 
All hints that guid me in the right direction are more than welcome (I am desperate). 
 
Thanks in advanced
 
Stephan Cassel


Viewing all articles
Browse latest Browse all 8156

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>