I have a question and I have seen it in action and have access to the old asp code but the guy coded it so it is hard to find, it is in
vb and I know little about that but alot about C# and C++. On a domain, how would you get the active login name they are using on their machine connecting to your asp.net server located in the same domain? It is a Active Directory domain but access AD is not an option since out corporate admins won't let anyone in there. The coders in another part of our company hasb een able to retrieve login names from the EU when they access their site and use that for permissions in their own database but I have not been able to locate the code that does this. Anyone know how this is being performed? If
vb is the only way you know how, I will take it as I can just decipher it, I am doing it now anyway converting an asp site over. :)