Wednesday, July 3, 2013

asp.net - Vb.Net - how to get host name in asp.net

to get the host name, use the following line of code

System.Net.Dns.GetHostName()

No comments:

Post a Comment