I want to implement custom module which tracks that a specific webpage is accessed how many times with time and log those records into a text file and later we can see the log when clicking button having text="track your webpage visits"
All using custom modules. Can someone help how to implement this using module
vishal_asp.n...
Member
239 Points
171 Posts
Tracking number of visits for specific page using HTTPModules
Dec 22, 2011 09:43 AM|LINK
Dear friends
I want to implement custom module which tracks that a specific webpage is accessed how many times with time and log those records into a text file and later we can see the log when clicking button having text="track your webpage visits"
All using custom modules. Can someone help how to implement this using module
nilsan
All-Star
16952 Points
3725 Posts
Re: Tracking number of visits for specific page using HTTPModules
Dec 22, 2011 09:54 AM|LINK
http://madskristensen.net/post/Track-your-visitors-using-an-HttpModule.aspx
http://www.stardeveloper.com/articles/display.html?article=2007040101&page=1
http://www.codeproject.com/KB/aspnet/PageTracking.aspx
Blog | Get your forum question answered | Microsoft Community Contributor 2011