|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Getting User Name (client - advapi32.dll) from Web Browser
Originally posted by : Vijay (vgupta@dps.state.oh.us)I need to know the user connecting to Intranet (residing in advapi32.dll GetUserNameA function) to set up the security for the web app. Seems like only thing I am able to get is the client IP address (stored in server variable). I am using ASP to build this intranet web app. I would like to know if anyone has done this before, or know how to extract this information.Thanks in advance,Vijay
|
|
#2
|
|||
|
|||
|
Originally posted by : steve schofield (steve@aspfree.com)this is local, the component that is running on the web server would have to go across the wire to have access to this persons machine to get this information. sound like you want the local machines api call to get their id, if so this would be extremely hard to implement and hard to maintain. is that what your trying to do?------------Vijay at 1/23/2002 4:17:21 PMI need to know the user connecting to Intranet (residing in advapi32.dll GetUserNameA function) to set up the security for the web app. Seems like only thing I am able to get is the client IP address (stored in server variable). I am using ASP to build this intranet web app. I would like to know if anyone has done this before, or know how to extract this information.Thanks in advance,Vijay
|
![]() |
| Viewing: ASP Free Forums > Programming > .NET Development > Getting User Name (client - advapi32.dll) from Web Browser |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|