gibbo_ap Posted April 24, 2008 Posted April 24, 2008 Howdy, i am trying to pull the user name of a kid from the station tehy loged on as. usually its just request.servervariables("LOGON_USER") but i am getting nothing bakc does any one know if this is todo with cc3 or do you recon its just me?
Michael Posted April 24, 2008 Posted April 24, 2008 CC3 is essentially a mask on top of Windows Server 2003. Active Directory is still running in the background, but not what I'd consider a standard configuration.
srochford Posted April 24, 2008 Posted April 24, 2008 I'm guessing you're talking about a web site using IIS? If so, what authentication are you using? If it's anonymous then you won't get anything!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now