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.