I have set auth to Windows and disabled anonymous user. Using App Pool users security on directories.
My code strUN = Request.ServerVariables("LOGON_USER") returns blank using ie9 brwoser
Works fine with Chrome.
Anyone have any ideas?
Go to the complete details ...