Saturday, September 30, 2006

Page Counter in ASP 3.0

Lots of guys had done programming for page counter for a site.I found a interesting example on IIS 5.1 documentation. It isvery easy and very cool. You can developer your page counterwith 2 or 3 line of code in asp 3.0.Following are the code:<%Set MyPageCounter = Server.CreateObject("MSWC.PageCounter")HitMe = MyPageCounter.HitsResponse.Write("Total Count:" & HitMe)%>Thats it your counter...
Share:

Support this blog-Buy me a coffee

Buy me a coffeeBuy me a coffee
Search This Blog
Subscribe to my blog

  

My Mvp Profile
Follow us on facebook
Blog Archive
Total Pageviews