View Single Post
Old 07-02-2003, 07:34 PM   #2 (permalink)
rdove
Masked Moderator
 
rdove's Avatar
 
Join Date: May 2002
Location: Indianapolis, IN
Posts: 260
rdove is on a distinguished road
request.servervariables("REMOTE_USER")
request.servervariables("LOGON_USER")
request.servervariables("AUTH_USER")

These only work if you have an authentication filter installed on your Web server that maps incoming users to accounts.
__________________
~Ryan

rdove is offline   Reply With Quote