WebBrowser::onauth (open)
Handler called to retrieve authentication information
Signature: RECORD FUNCTION authhandler(STRING realm, STRINGauthurl)
Return a record with cells username
and password
.
Syntax
LOADLIB "wh::internet/webbrowser.whlib";
PROPERTY onauth