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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Client Browser's Domain Name

Status
Not open for further replies.

roycet

Technical User
Aug 3, 2000
9
US
Is there any way to get the client's domain name, not IP address, with ASP?

Thanks,
Tom
 
Tom,

So long as you're on an intranet and perhaps only if the client is IE then you can use the Request.ServerVariables("AUTH_USER") to get the domain\username.

Later, Rob
robschultz@yahoo.com
-Focus on the solution to the problem, not the obstacles in the way.-
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top