|
-
Dec 22nd, 2004, 04:27 PM
#1
Thread Starter
Fanatic Member
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.
-
Dec 22nd, 2004, 09:18 PM
#2
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|