Hi!
Firstly, I'm sorry if this is an easy question.
Here's all I want to do: When a user accesses index.htm on my site, I want to somehow make a note on my server of their username or computername. It was suggested I use cookies for this, which is a nifty idea... except that I've never done cookies before.
I know, roughly, that I would like to track username, computername, IP, the last visit, and the total number of visits, in a log on my server. I'd still like to keep the access open (IE no login required).
Does anyone have any ideas to get me started on the right path? I'm running Win2k server w/ IIS5 and the latest version of Perl.
Thanks for any help;
Cerv
Firstly, I'm sorry if this is an easy question.
Here's all I want to do: When a user accesses index.htm on my site, I want to somehow make a note on my server of their username or computername. It was suggested I use cookies for this, which is a nifty idea... except that I've never done cookies before.
I know, roughly, that I would like to track username, computername, IP, the last visit, and the total number of visits, in a log on my server. I'd still like to keep the access open (IE no login required).
Does anyone have any ideas to get me started on the right path? I'm running Win2k server w/ IIS5 and the latest version of Perl.
Thanks for any help;
Cerv