I want to start moving my site www.machawasi.com from ReliableSite.net to JodoHost today. As part of the preparation for that I want to know how I can programmatically access the statistics to update the Hit Counter on the home page. Do you have code examples for this?
if it is using a txt file, access db, or other DB to gnerate this, then yes. It depends on how it is powered, frontpage counter should also allow you to set a starting point so it doesn’t reset and start from 0.
I forgot to mention I am programming in ASP.Net 1.1 (VB.Net). ReliableSite uses SmarterStats for which there is a Web Service to hook into to update the Hit Counter you see on my Home Page.
How do I achieve the same with Webalizer or AwStats?
P.S. On your signup page it says “ASP support webalizer web statistics” https://cp.g********.com/psoft/servlet/psoft.hsphere.CP?action=signup&plan_id=11&signup=yes&template_name=signup/begin.html
You could probably use a screenscrape from webalizer stats, as they are not password protected, but AWStats would be harder as it is a password protected interface.