Is your site is hosted in hosting server?

On Tue, Aug 18, 2009 at 6:09 PM, vikas arora <[email protected]>wrote:

> hello everyone,
> My problem is i need to access the computer name using website.
>
> on local system the following code work fine..
>
> Dim MyName As String = System.Windows.Forms.SystemInformation.ComputerName
>
> or
>
> Dim MyName As String = System.Environment.UserName
>
> bt when i use this code on my site it's display a series of numbers &
> alphabets.
>
> thanx
>

Reply via email to