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?

http://s13.postimg.org/b33giafpj/3h35h3t.png


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -