How can i Find my site visitors IP Address , i know one statcounter but there have limit , wich is unlimited visitors details giving site like statcounter ?
Aha... It's impossible... Good luck then. Actually, just look in your server logs (with or without one of the aforementioned log parsers) or use ASP's equivalent of PHP's http_referer $server variable. All server side scripting/programming languages will have such a IP detection function.
hey , i have get one from http://www.developerfusion.co.uk/show/4549/1/ read this and reply me if is it possible in ASP thanks a lot.
you can ask some php or asp coder to write you a code to enter in each page and to write everything in a file or database, also you can search for some scripts to track the visitors at hotscripts.com
Request.Servervariables("REMOTE_HOST") should get it. For more info go to: http://www.webmasterworld.com/forum47/41.htm
HUH? Try this: http://www.bestfeedever.com/?q=node/23 or directly download this: http://www.ihsen.com/support/InstallingAWStatsOnIIS6.pdf