|
|
|
|
|
|
Intranet Journal Intranet FAQ
JavaScript FAQ
Answers
to Questions about... ... script a visit counter?At best, a client-side script can show the visitor how many she has been to the site (storing the count in a local cookie). A count of total hits to the server requires a server-side program.
|