G
Guest
hey all,
i was wondering what the difference is between obtaining a user name like
Request.ServerVariables("Auth_User").Split("\")(1))
and
User.Identity.Name
Is one newer than the other or something like that?
thanks,
ari
i was wondering what the difference is between obtaining a user name like
Request.ServerVariables("Auth_User").Split("\")(1))
and
User.Identity.Name
Is one newer than the other or something like that?
thanks,
ari