How can i find specific user is visited the site how many times ? Lets consider the user X. He is not visited the site till now his visit count is 0 how can i find that count ????
Hi,I can't count visitor, current online, i have add code in Global.aspx.cs, but fail public class Global : CMSHttpApplication { #region @Methods@ public Global() { #if DEBUG ...