client login name
- From: "catweezle2010" <catweezle2010@xxxxxx>
- Date: 27 Jun 2005 05:06:16 -0700
Hello,
I have to identify the user of an asp.net site by his windows login
name (like environment.currentuser in Access). Till a few days I'm
trying several scripts I've found. For example one like this:
strLogonName =
System.Security.Principal.WindowsIdentity.GetCurrent().Name
The best result was to display the asp-account on the Server. But I
need the username on the client.
We are working in a windows2k environment with iis 6 and asp.net 1.1.
Thanks for help!
.
- Follow-Ups:
- RE: client login name
- From: Elton W
- Re: client login name
- From: Hans Kesting
- Re: client login name
- From: Phillip Ian
- RE: client login name
- Prev by Date: Export to excel data from Datagrid rows
- Next by Date: How to save state when dynamically create controls?
- Previous by thread: Export to excel data from Datagrid rows
- Next by thread: Re: client login name
- Index(es):
Relevant Pages
|