Counters

They have: 34 posts

Joined: Jan 2001

Hello

Didn't know where to put this post...hope this is okay.

Basically I need a counter to monitor a page on my Intranet. I don't want to register with a counter place on the web, but instead wanted to use some script to just add a simple counter on.

However, can't use CGI scripting due to a long and boring reason. Mad Does anyone know of any other scripts I can use?

Cheers

Jo Smiling

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Are you allowed any server side languages? (ASP, CGI, PHP)

This must be done server side, it cannot be achieved client side.

Brian Farkas's picture

They have: 1,015 posts

Joined: Apr 1999

That's right- if you don't want to use a 3rd party counter service, you have to have CGI access, or you're out of luck Sad. Sorry!

Brian

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Do you need CGI access to run a PHP script?

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

You don't need to have cgi access to run Perl scripts, either, in that they don't HAVE to be in the cgi-bin. But you do need the language installed on your server.

PHP just needs to be installed.

Smiling Suzanne

They have: 34 posts

Joined: Jan 2001

Oh wicked!
I will try to do that.

Thanks v much,
JO

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.