Cut-N-Paste JavaScript Home / Log It! Simple Capture Version |
We always have the need of capturing simple information about visitors and
then dumping that information into a log file. That's the task this JavaScript/Perl script is designed to perform. This simpler version of attendance logging version will allow you to easily specify which information to capture and write to a log file on the server. NOTE: This script is completely invisible. Without even knowing it, your browser information was just written to a log file on your server (that is, if you have configured this script correctly). |