Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webbrowser Control

Wp7 Browser Control Won't Invoke Javascript Error 80020101

I have the following: public MainPage() { webBrowser1.ScriptNotify += new EventHandler (webBrow… Read more Wp7 Browser Control Won't Invoke Javascript Error 80020101

Communication Between Html In Webbrowser And Windows Phone App

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