I was forced to change my counter
html/javascript because whiz-mail
decided to CHARGE for their FREE
scripts they had available for websites
before. ALL of the accounts that had
whiz-mail in their FREE scripts, will now
have the word, FORBIDDEN substituting
their counter!!!
SO I am trying the following script out
below to SEE if it works. It should count
up. PLEASE let me know if the below
script will work!
<html>
<head>
</head>
<body>
<CENTER><font color=#134c39><B>Number of visitors:
<script language="javascript"<!--
mycount = mycount + 1;
document.write(mycount);
// --></script></B></font></CENTER>
</body>
</html>
***SHOULD I CHANGE ANYTHING TO THE SIMPLE COUNTER SCRIPT ABOVE?***
Thanks!
The KRYPTOR 
|