MilanB
2005-05-06 18:02:04 UTC
Hello
I want to avoid IE authentication dialog, that raises when connect to
some site that requires authentication. So I intend to use ActiveX or .NET
control, and pass these parameters insted manual entry. Control will call
function:
InternetSetOption - and set username and password.
But I need correct handle from InternetConnect function as parameter in
InternetSetOption.
How I can retrive correct handle to InternetConnect that refers to opened IE?
I want to avoid IE authentication dialog, that raises when connect to
some site that requires authentication. So I intend to use ActiveX or .NET
control, and pass these parameters insted manual entry. Control will call
function:
InternetSetOption - and set username and password.
But I need correct handle from InternetConnect function as parameter in
InternetSetOption.
How I can retrive correct handle to InternetConnect that refers to opened IE?