AUTH_USER and roles

  • Thread starter Thread starter drengot
  • Start date Start date
D

drengot

Hello, I have a little problem. I want write the name of the user
authenticated with code : <%=Request.ServerVariables["AUTH_USER"]%>
bat the page write username and roles (example: Miruss:admin) .
I want only username. Help me. (sorry for my English!!!)
 
Back
Top