Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [FrankM] Category Page Views from Static Pages

Quote Reply
Re: [FrankM] Category Page Views from Static Pages In reply to
You could do this using SSI.

1) rename your pages to index.shtml
2) write a script that does what you want
3) put <!--#include virtual="/path/to/script.cgi"-->

Or you could put a (blank) image on the page (no SSI required):

1) write script that outputs the (blank) image
2) call image through <img src="/path/to/script.cgi">

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Subject Author Views Date
Thread Category Page Views from Static Pages FrankM 1905 Aug 12, 2002, 1:54 PM
Thread Re: [FrankM] Category Page Views from Static Pages
yogi 1848 Aug 13, 2002, 2:01 AM
Thread Re: [yogi] Category Page Views from Static Pages
FrankM 1835 Aug 13, 2002, 8:44 AM
Thread Re: [FrankM] Category Page Views from Static Pages
yogi 1852 Aug 13, 2002, 8:49 AM
Thread Re: [yogi] Category Page Views from Static Pages
FrankM 1828 Aug 13, 2002, 8:53 AM
Post Re: [FrankM] Category Page Views from Static Pages
yogi 1821 Aug 13, 2002, 8:54 AM