In Safari, when a site requires authentication, a dialog/sheet is put up requesting username and password. How can I trigger that in my WebKit based application? I noticed Shiira puts up the exact same dialog (accept with a different icon), so I assumed this is a system function.
I've tried didReceiveAuthenticationChallenge delegates, but this hasn't work in every case, especially on Leopard. The above-mentioned dialogs work for me every time. Thanks in advance, Bill Patterson _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

