ASP.NET Login control event C#?

  • Thread starter Thread starter mike s
  • Start date Start date
M

mike s

Guest
Im trying to create an Active Directory login page and I have my C# authentication code located within the "Authenticate" event on the control. However it would seem that the event is not being fired. Any idea why this might be? I'm guessing its some parameter or setting I'm missing out somewhere. Thanks
 
Back
Top