Hi all.
I have completed this guide: How To: Use Forms Authentication with Active Directory in ASP.NET 2.0 from MS setting up an login.aspx and default.aspx.
The form based auth against active directory works.
But i have a small problem, i want to use the username and password the user auths with in my default.vb file in some code there.
Is this possible?
I have completed this guide: How To: Use Forms Authentication with Active Directory in ASP.NET 2.0 from MS setting up an login.aspx and default.aspx.
The form based auth against active directory works.
But i have a small problem, i want to use the username and password the user auths with in my default.vb file in some code there.
Is this possible?