in reply to Re^4: CGI-mailer script
in thread CGI-mailer script

You should simply ditch the JavaScript approach and ask your web provider to give you the access log files, preferably in the Common Log Format, or even better, in any format you specify. That way, you get also the accesses that come onto your site which don't use JavaScript.

Replies are listed 'Best First'.
Re^6: CGI-mailer script
by santander (Acolyte) on Aug 18, 2004 at 13:01 UTC
    My provider does not give me such service. I dont want stop on half of way, I would like to try this approach all the same. I understand, that the most folks here dont like JavaScript(I do not know why), I can understand when folks hate Microsoft. Could someone help with this problem? I just have briefly described my problem, but I do not know a Perl code enough to make it.