Getting past NT authentication on a website using VB.NET

  • Thread starter Thread starter Kenshin27
  • Start date Start date
K

Kenshin27

I'm currently launching a particular webpage from a VB.NET app that
opens up in IE. This page requires NT authentication to view. How do
I focus my VB.NET app's attention on the login prompt that appears so
that I can sendkey to it? Any help appreciated. Thanks in advance!

-Ben
 
Wrong newsgroup, but check out sending Credentials to a web server... I
don't remember what class it is, but its Credentials for sure. =)

Hope it helps

CJ
 
Back
Top