Hi
Is it possible to determine the Windows logon account from within a web page? I need certain users (whose names are listed in a database) to be able to enter an ASP page, without forcing them to enter any username or password. I can only do this by checking the account with which they logged onto Windows, but I haven't found a way to retrieve it inside a web page. I don't care about the language (ASP, Javascript, ...), as long as it works with an IIS server that allows anonymous access. Any tips?
Thanks.
Tim
Is it possible to determine the Windows logon account from within a web page? I need certain users (whose names are listed in a database) to be able to enter an ASP page, without forcing them to enter any username or password. I can only do this by checking the account with which they logged onto Windows, but I haven't found a way to retrieve it inside a web page. I don't care about the language (ASP, Javascript, ...), as long as it works with an IIS server that allows anonymous access. Any tips?
Thanks.
Tim