yep, they usually display the data, but in this instance, it seems that you
have built an app and you have not factored logging capabilities into it;
-Original Message-
From: Gyrus [mailto:[EMAIL PROTECTED]]
Sent: 02 December 2002 13:02
To: CF-Talk
Subject: Re: logging calls to CFM
, December 2, 2002 12:43
To: CF-Talk
Subject: Re: logging calls to CFM templates?
No, you misunderstood the question...
It would be pretty easy to build something like this that basically logged
which "sections" and "pages" are used most often - it would be just a
homegrown sit
- Original Message -
From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]>
> just get a log reader and read the verbose log files which IIS generates.
---
Not sure, but I think there's still the same misunderstanding here. How
would IIS know what CFM template the CF
just get a log reader and read the verbose log files which IIS generates.
-Original Message-
From: Gyrus [mailto:[EMAIL PROTECTED]]
Sent: 02 December 2002 12:43
To: CF-Talk
Subject: Re: logging calls to CFM templates?
No, you misunderstood the question...
It would be pretty easy to
AIL PROTECTED]>
Sent: Monday, December 02, 2002 12:09 PM
Subject: Re: logging calls to CFM templates?
> Hello!
>
> I would suggest the following solution:
>
> a) create a file called mod_log.cfm with some properties (f.e.
> attributes.pagename, attributes.parameter, ...)
>
> are you using Fusebox?
My template is loosely based on Fusebox, as in:
index.cfm?action=section.page
index.cfm contains a switch that runs from #ListFirst(URL.action, ".")#, and
each section has a switch that runs from #ListRest(URL.action, ".")#.
Gyrus
[EMAIL PROTECTED]
work: http://www.teng
Hello!
I would suggest the following solution:
a) create a file called mod_log.cfm with some properties (f.e.
attributes.pagename, attributes.parameter, ...)
b) create a database with fields like "sitesection", "hitcount" ...
c) write some sql statements for updating hitcount ... maybe you wan
are you using Fusebox?
-Original Message-
From: Gyrus [mailto:[EMAIL PROTECTED]]
Sent: 02 December 2002 11:24
To: CF-Talk
Subject: logging calls to CFM templates?
Is there any way of getting stats on calls to individual CFM files?
Basically, everything in my apps goes through index.cfm,
8 matches
Mail list logo