Results 1 to 2 of 2

Thread: Get client computer name

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Indiana
    Posts
    612

    Get client computer name

    Can someone tell me how to get the computer name of the users using my web page please? I'm using VB ASP .Net.

    I tried request.UserHostName but that doesn't do it.

    Thanks.
    David Wilhelm

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

    Re: Get client computer name

    I'm no expert at web stuff, but I'm going to venture a guess and say this is not possible, at least with the standard HTTP headers. Maybe someone will prove me wrong.

    I tested by viewing the "trace.axd" page, details, after a coworker accessed one of my apps pages. The name of his computer is "JAYT" and this string was nowhere to be found.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width