stats..

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
flair
-


Joined: 06 Jan 2004
Posts: 11

PostPosted: Fri Jan 30, 2004 10:59 pm    Post subject: stats.. Reply with quote

1.) I want the users to see how many times the mainpage of my site have been visited.

2.) I want the users to see how many times a certain file have been downloaded.

3.) I want the users to see how many users that are online at the moment.

Is that possible, and is there a script that does that already?

I use Windows 2000 pro and if I have to program it myself I would prefer if it could be in Visual C/C++..
_________________
- benjamin
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Fri Jan 30, 2004 11:18 pm    Post subject: Reply with quote

http://www.hotscripts.com
Back to top View user's profile Send private message Visit poster's website
flair
-


Joined: 06 Jan 2004
Posts: 11

PostPosted: Sat Jan 31, 2004 12:32 am    Post subject: Reply with quote

Isnt it possible to use the "HITS" -stat from: stats.chl ???

it already there..
_________________
- benjamin
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sat Jan 31, 2004 4:24 pm    Post subject: Reply with quote

flair wrote:
Isnt it possible to use the "HITS" -stat from: stats.chl ???

it already there..

The hits counters won't help in this situation. It is better to use a counter script.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
flair
-


Joined: 06 Jan 2004
Posts: 11

PostPosted: Sat Jan 31, 2004 5:22 pm    Post subject: Reply with quote

have you got a link for one that works on windows 2000 pro ??
_________________
- benjamin
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Feb 02, 2004 6:47 pm    Post subject: Reply with quote

flair wrote:
have you got a link for one that works on windows 2000 pro ??

???
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
help!
-


Joined: 02 Feb 2005
Posts: 35

PostPosted: Wed Feb 02, 2005 11:06 pm    Post subject: stats.chl Reply with quote

Ive tried using stat.chl but how o i get the.chl files to work!?
Back to top View user's profile Send private message
Systemsoft
-


Joined: 06 Jun 2003
Posts: 59
Location: Krakow, Poland

PostPosted: Thu Feb 03, 2005 11:42 am    Post subject: Re: stats.chl Reply with quote

help! wrote:
Ive tried using stat.chl but how o i get the.chl files to work!?


This file is internally used by Abyss Web Server. You need only to download any hit counter script and post it on page.
Back to top View user's profile Send private message Send e-mail
Systemsoft
-


Joined: 06 Jun 2003
Posts: 59
Location: Krakow, Poland

PostPosted: Thu Feb 03, 2005 11:46 am    Post subject: Reply with quote

Quote:
I use Windows 2000 pro and if I have to program it myself I would prefer if it could be in Visual C/C++..


How do you want to do that? "Scripts" written in C++ cannot be embedded into regular HTML pages. It's not web-oriented programming language like PHP, Perl, CGI and so on. However, those are scripting languages.

Information that you're using Windows 2000 is not necessary. Making script to work depens on web server. In this case Abyss Web Server ;)
Back to top View user's profile Send private message Send e-mail
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Feb 07, 2005 2:56 am    Post subject: Reply with quote

Systemsoft wrote:
Quote:
I use Windows 2000 pro and if I have to program it myself I would prefer if it could be in Visual C/C++..


How do you want to do that? "Scripts" written in C++ cannot be embedded into regular HTML pages. It's not web-oriented programming language like PHP, Perl, CGI and so on. However, those are scripting languages.

You can program a CGI application (for example a hit counter) in C/C++/Pascal or whatever. Once you have the executable, you can refer to it inside a .shtml file or embed it inside a regular HTML file inside an IMG tag. That's how most counters work.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group