A common problem when implementing either a hit counter or a download tracker is retrieving the DNS name of the client connecting to your Web Site. Although there is a property specifically meant for this task on the Request object called UserHostName,
Read More...