2012/2/15 Zhou Peng <[email protected]>: > Hi,all! > I'm trying to login automatic with qtwebkit, so I connect > authenticationRequired signal:
This slot is for HTTP authentication. The URL you're using doesn't use HTTP authentication, it uses a HTML form for the login procedure. Rich. _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
