how load html page in web browser control contains java script .
http://unicodetoisoconverter.appspot.com/test.html
webbrowser1.navigate(new uri("http://unicodetoisoconverter.appspot.com/test.html")); webbrowser1.isscriptenabled = true; i tried page not loaded shows white color alert not getting
Comments
Post a Comment