You are here: irt.org | FAQ | JavaScript | Misc | Q20 [ previous next ]
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.
©2018 Martin Webb