Your IP Address Is:

38.107.179.222

Programmer's Blog: How to track visitors to your site in ASP.NET & C#

Now to log the address of the page being requested, you can call: Request.Url.ToString(). So to combine all these together, here is the code to build a visitors.log file: // Track Visitors.

More:
Programmer's Blog: How to track visitors to your site in ASP.NET & C#

Filed Under ip address
Tags: , , , , , , , ,

Related articles