I have an interesting challenge.
I'm working with an application that currently allows users to log in, validate themselves via username and password located in a database and then change user-specific details.
I have windows machines on my network. Is there a way to pull windows active directory information using ASP? Specifically, I want ASP to retrieve a client's network user-name.
The idea is to have the user's network name captured by ASP and then the database can searched using the client's user-name.
I know that it's kinda crazy, but what would life be without experimentation?

I'm working with an application that currently allows users to log in, validate themselves via username and password located in a database and then change user-specific details.
I have windows machines on my network. Is there a way to pull windows active directory information using ASP? Specifically, I want ASP to retrieve a client's network user-name.
The idea is to have the user's network name captured by ASP and then the database can searched using the client's user-name.
I know that it's kinda crazy, but what would life be without experimentation?