Author Topic: hit counter  (Read 722 times)

Anonymous

  • Guest
hit counter
« on: June 30, 2002, 02:39:32 PM »
hi all
i want to put a hit counter on my page but i cant
i have the following script but when i put it on my page ( i use front page xp )
i can see only this when i visit my home page

<script language=\"javascript\">
var data, p;
var agt=navigator.userAgent.toLowerCase();
var img=escape(\"./buttons/b6.jpg\");
document.cookie=\'__support_check=1\' ;
p=\'http\';
if((location.href.substr(0,6)==\'https:\')||(location. href.substr(0,6)==\'HTTPS:\')) {p=\'https\';} data = \'&agt=\' + escape(agt) + \'&img=\' + img + \'&r=\' + escape(document.referrer) + \'&aN=\' + escape(navigator.appName) + \'&lg=\' + escape(navigator.systemLanguage) + \'&OS=\' + escape(navigator.platform) + \'&aV=\' + escape(navigator.appVersion);
if(navigator.appVersion.substring(0,1)>\'3\') {data = data + \'&cd=\' + screen.colorDepth + \'&p=\' + escape(screen.width+ \'x\'+screen.height) + \'&je=\' + navigator.javaEnabled();};
document.write(\'< /a>\');
document.write(\'
\');



please help !!!!!!!!

Anonymous

  • Guest
hit counter
« Reply #1 on: July 25, 2002, 05:57:09 AM »
Hey!
If you\'re using Frontpage extension then the server which your page is located on must have Frontpage Extension installed to. If the server dont have Frontpage Ext. installed then all you see is something like this on your page:  [Hit Counter]  
I recommend that you use an asp. hit counter script.. because it\'s easy to use for newbies. Talk to the server provider and ask him if they support asp. cgi. or even Frontpage Ext.
If you dont want to do anything mentioned above just go to this site    http://darkcounter.com
Just choose a coutner you like and put the code they give you on your site and *Boom* you have a counter without any asp. scripts. They host your Hit Counter.  
I hope I\'ve helped you on this issue.
Good Luck!
/Arash S.

Anonymous

  • Guest
hit counter
« Reply #2 on: September 18, 2002, 10:40:34 AM »

Anonymous

  • Guest
hit counter
« Reply #3 on: September 18, 2002, 09:43:12 PM »
try
www.bravenet.com
they have a load of funky tools, including hit counters