[thelist] NT Login + ASP Processing

Burhan Khalid burhankhalid at members.evolt.org
Wed Apr 3 17:50:01 CST 2002


Why of course it is ... kinda .. you could check to see if a certain user
is logged in (using NTCR), and then do whatever you like. Here is the ASP
snippet :

<%

Request.ServerVariables("LOGON_USER"))

%>

That will get you the currently logged in user as reported by NT using NTCR.
hth,
Burhan Khalid




More information about the thelist mailing list