[thelist] Getting Login Name & Password

Brian Cummiskey Brian at hondaswap.com
Wed May 25 12:45:46 CDT 2005


j s wrote:
> Hello,
>  
> Is there a way, on a web page(asp), to pick up the user's login name & password that was used to login into their pc with?
>  
> Jess
> 

login name-  yes

NTlogin = Request.ServerVariables("LOGON_USER")

password, not that i'm aware of.    do you really need it though?  so 
long as they logged into their machine, they are already authenitcated.



More information about the thelist mailing list