Re: CGI?
Re: CGI?
- Subject: Re: CGI?
- From: Michelle Steiner <email@hidden>
- Date: Sat, 14 Apr 2001 09:16:46 -0700
On 4/14/01 1:57 AM, Ted Wood <email@hidden> wrote:
>
1. will the 'hit counter' be part of a static web page or a dynamic page?
Static probably; It's going to be a very simple page, with the contents
not changing except when I edit it off line. I assume that's what static
means.
>
2. will your counter consist of textual or graphical numerical digits?
Textual.
>
If the web page is static, you can use SSI (Server-Side Includes) to
>
add the counter to your page. This, of course, assumes the web server
>
has SSI enabled. Check with the webmaster.
I will be the web master; I'll be using personal file sharing on my own
compurter, with Mac OS 9.1.
>
You'd have to obtain or write an appropriate Counter CGI and make
>
sure it's referenced properly in the URL.
I'm trying to write the CGI in applescript to run on the same computer.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------
- Follow-Ups:
- Re: CGI?
- From: John W Baxter <email@hidden>