Hi
I need to get the user ID so I have tried
System.Web.HttpContext.Current.Request.LogonUserIdentity.Name
which work fine when on my PC but when website deployed to a server return
NT AUTHORITY\NETWORK SERVICE as the user and I need the user id flogged in om the client machine.
any help greatly appriciated.
Regards
Colin
