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.
Does anyone know of any other scripts I can use?
Cheers
Jo 






Mark Hensler posted this at 20:45 — 17th April 2001.
He has: 4,044 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.
Mark Hensler ["Max Albert"] [Email]
If there is no answer on Google, then there is no question.
Brian Farkas posted this at 03:04 — 18th April 2001.
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
. Sorry!
Brian
Brian Farkas
InterSurge Internet- Powerful linux hosting solutions from $7.50
InfoStar Web Design- Custom web site design and development
Mark Hensler posted this at 03:07 — 18th April 2001.
He has: 4,044 posts
Joined: Aug 2000
Do you need CGI access to run a PHP script?
Suzanne posted this at 23:20 — 18th April 2001.
She has: 5,512 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.
love me, love my brain :: iStockphoto portfolio
Jo Tomlinson posted this at 08:32 — 19th April 2001.
They have: 34 posts
Joined: Jan 2001
Oh wicked!
I will try to do that.
Thanks v much,
JO