Hi ,I want to fetch visitors computername and username When visitors click a button .
I try this code and not fetch visitors value ..
HttpContext.Current.Request.ServerVariables["REMOTE_USER"];
HttpContext.Current.Request.ServerVariables["REMOTE_HOST"];