Link to home
Start Free TrialLog in
Avatar of rafss
rafss

asked on

WebControl

Hi,

I am developing an application based on browser control under VB.NET.
Everything works fine upto a point when I want to clear the
authentification in the cache.  I found that the ExecWB method could
do that with the 'IDM_CLEARAUTHENTICATIONCACHE' parameter
(http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/mshtml/reference/commandids.asp).
But this parameter doesn't seem to be implemented in vb.net.

So how can I clear the authentification ?

Thank a lot.

Raf
ASKER CERTIFIED SOLUTION
Avatar of tusharashah
tusharashah

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tusharashah
tusharashah

I believe the way I suggested is what he was trying to accomplice..

-tushar