hyperlink to bring up windows authentication

  • Thread starter Thread starter Hyrum Mortensen
  • Start date Start date
H

Hyrum Mortensen

Hi,

I want to provide a hyperlink which brings up windows authentition
(i.e. not a link to a page, but directly to windows authentications
form) when clicked. How do I do this?

Thanks
 
you'll have to build it yourself then.
IIS does it automatically but only on the folder level.
You'll have to build a control yourself.
 
Back
Top