C# Javascript Silverlight Webbrowser Control Windows Phone 7 Wp7 Browser Control Won't Invoke Javascript Error 80020101 October 23, 2023 Post a Comment I have the following: public MainPage() { webBrowser1.ScriptNotify += new EventHandler (webBrow… Read more Wp7 Browser Control Won't Invoke Javascript Error 80020101
C# Javascript Webbrowser Control Windows Phone Windows Phone 8 Communication Between Html In Webbrowser And Windows Phone App October 03, 2023 Post a Comment I have some static html files downloaded into Isolated store. I am trying to open those files using… Read more Communication Between Html In Webbrowser And Windows Phone App