Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Returning Windows Login Name

Status
Not open for further replies.

Robinstwitcher

Programmer
Aug 30, 2006
21
GB
Is there a way of picking up the details of a user i.e. their windows login name (which can be done through Excel etc)
 
search for the following on google..

ASP, LDAP and Active Directory

-DNG
 
You can remove anonymous access from one or more pages in your website so that the browser will need to send logon credentials in order to access the page(s).

or...

You can try to get some of your code to run on the client's computer ... although this will raise security flags.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top