Hello!
I'm quite new to Analog so I need a bit help. I have not found the answer from the help docs.

I would like to have a report on requests to certain file(s).

I have one asp-page where the basic URL is like
www.mydomain.com/directory/filename.asp?open=C117441717
and in the asp code the are requests to the database so that lots of "returning" URLs are like

filename.asp?open=C117441717C117441718
filename.asp?open=C117441717C117441730
filename.asp?open=C117441717C117441719
filename.asp?open=C117441717C117441723
etc.

The beginning is always the same "open=C117441717" but the last part is unique "per page" depending on the request to the database.

I want to track the requests to these "unique pages".

What I've done is:

FILEEXCLUDE *
FILEINCLUDE /directory/filename.asp?open=C11744717*

I think the report lists all the requests but shows only "the total"
filename.asp
no individual pages are listed.

How to get a report to individual pages:
filename.asp?open=C117441717C117441718
filename.asp?open=C117441717C117441730
filename.asp?open=C117441717C117441719
filename.asp?open=C117441717C117441723


Thanks for any ideas.

Regards

Stedi






_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail

+------------------------------------------------------------------------
| This is the analog-help mailing list. To unsubscribe from this
| mailing list, go to
| http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
| List archives are available at
| http://www.mail-archive.com/analog-help@lists.isite.net/
| http://lists.isite.net/listgate/analog-help/archives/
| http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to