02-10-06 10:53 PM
We have a product which runs on our website which requires that
Anonymous access not to be checked in IIS. It uses Basic or Integrated
Windows authentication.
We are also trying to create our own login screen for that product
where a user can enter his/her userid and password and bypass the Basic
authentication prompt.
Can I post that information from the form to IIS, bypassing the IIS
login prompt?
Can the authentication header that IIS creates when a user is
authenticated be created from our custom .net login page instead?
[ Post a follow-up to this message ]
|