Skip to content

Instantly share code, notes, and snippets.

@phpleo
Created August 23, 2010 02:01
Show Gist options
  • Select an option

  • Save phpleo/544614 to your computer and use it in GitHub Desktop.

Select an option

Save phpleo/544614 to your computer and use it in GitHub Desktop.
Asp.Net Computer Name in Web page
' http://www.codetoad.com/forum/15_25108.asp
Dim name As String = System.Net.Dns.GetHostName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment