
January 3rd, 2008, 05:09 PM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 2
Time spent in forums: 34 m 36 sec
Reputation Power: 0
|
|
|
Set Request.ServerVariables("LOGON_USER") ??
Hi,
Is it possible to set the logon user from the application instead of getting it from the server?
Request.ServerVariables("LOGON_USER")
Is it possible to set the above variable using the code instead of using the one from the server? i need this badly to do my authorization myself instead of using the hasaccess() of the permissionchecker.
Any help would be highly appreciated !!
Thanks
Rajesh
|