Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2007 Dec : doubts of a wininet beginner in InternetErrorDlg and proxy authentication using

www.cryer.info
Managed Newsgroup Archive

doubts of a wininet beginner in InternetErrorDlg and proxy authentication using

Subject:doubts of a wininet beginner in InternetErrorDlg and proxy authentication using
Posted by:"wolverine" (kiran.hap..@gmail.com)
Date:Mon, 10 Dec 2007 06:13:51 -0800 (PST)

Hi,
       I am using wininet to download a file from behind a
authenticating proxy. After getting the error code, i am using
InternetErrorDlg function to read the proxy username/password from
user. Is there any way to use cached username/password if they already
exists. In MSDN documentation it is given as
ERROR_INTERNET_INCORRECT_PASSWORD option will get the cached password
in win 95. But how to do that in winXP. I want the dialog to be
displayed only if cached data doesn't exists. Is there any way ?

     Another doubt i have in winxp the dialog box (of
InternetErrorDlg) is displayed 2 times, what ever username/password i
give. Why ?

Thanks in Advance
Kiran.

Replies:

www.cryer.info
Managed Newsgroup Archive