Basic Web authorization

How can I make basic web authorization for external web site?

You can see an example of this authorization here:http://www.ljplus.ru/img3/g/a/gaploid/WebAuthentication.JPG

Best regards,

Victor

[372 byte] By [Gaploid] at [2008-2-15]
# 1
Victor,
I am trying to track down a sample that I can give out publicly.. sorry for the delay..

- MattB- MSFT

MattB-MSFT at 2007-10-9 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...
# 2
What I've done before is build a small C# application, which embeds internet explorer and uses custom impersonation
DFantom at 2007-10-9 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...
# 3

Thx for the answer.

As I understand the user under which I go to URL need to be in AD, but I need a simle basic auth and this user is not present in AD or on this local machine. Or I something did not understand?!

Gaploid at 2007-10-9 > top of Msdn Tech,Customer Care Framework,Customer Care Framework...