WebKit authentication user name and password C# -
i have used [a] webkit engine have problem authentication box: not showing. example, when go http://192.168.0.1/ (router settings) [it] must show box authentication , require username , password continue.
but when browse on website using code:
webkitbrowser1.navigate("192.168.0.1"); the authentication box not show , webkit page staying blink :(.
what must do, input user name , password?
Comments
Post a Comment