Thanks for the reply - I'm trying to write a program for a network that will validate each user based on their network (WinNT) login. I've done this in VB6, and when users log in they are validated against the domain controller. Then, when they make a write to the database, the system valdates them again (they log on for an "electronic signature") and the system stores the user name and full name (from exchange) of the user making the data write.

I hope this makes sense. I've had an awful time finding anything, but I'll look for ASP stuff as well. Thanks.

Any direction or info you have would be greatly appreciated.

Thank you!

Ed