Hi all,
I am trying to build a Intranet for a company I work for. They want admin to have there own homepage and secretaries to have there own homepage. As they are already logged in to a Windows NT server they do not want to retype there username and password. How can I get their Windows NT login name and see what group they are in then redirect them on those basics.
I tried “Request.ServerVariables("LOGON_USER"
” but I do not think I am going done the right route
Can it be done in ASP?
I am trying to build a Intranet for a company I work for. They want admin to have there own homepage and secretaries to have there own homepage. As they are already logged in to a Windows NT server they do not want to retype there username and password. How can I get their Windows NT login name and see what group they are in then redirect them on those basics.
I tried “Request.ServerVariables("LOGON_USER"
Can it be done in ASP?