|
|
Q20 Can I have a counter without the need for CGI or counter providers?
irt.org | Knowledge Base | JavaScript | Misc | Q20 [ previous next ] Q20 Can I have a counter without the need for CGI or counter providers?As you cannot write to a file, then you cannot store a count. The only other possible option is to store a cookie which holds the number of times the user has visited your page. |
-- div -->
|