I have a web page that calls out and does a <%=REQUEST.SERVERVARIABLE("LOGON_USER"%>
which works fine if I disable anonymous access.which then makes all users login. But this page will be a INTRANET page that only users on the inside have access to. I would like to create the page so that no user has to login. Is there a way to get the Logon User ID without haveing to login? I am using Windows 2K3 and IIS6.
any help would be greatly helpful.
which works fine if I disable anonymous access.which then makes all users login. But this page will be a INTRANET page that only users on the inside have access to. I would like to create the page so that no user has to login. Is there a way to get the Logon User ID without haveing to login? I am using Windows 2K3 and IIS6.
any help would be greatly helpful.