Aug 22, 2003 #1 PeteCan Programmer Joined Jan 15, 2002 Messages 60 Location GB I have an application running on a Lan, is it possible to identify the user from their network login as you can within word or excel?
I have an application running on a Lan, is it possible to identify the user from their network login as you can within word or excel?
Aug 22, 2003 #2 walderr Programmer Joined Jul 18, 2003 Messages 32 Location GB request.servervariables("LOGON_USER" works for me, I assume it's a generic function Rich Upvote 0 Downvote