Thanks Jeremy, Will FROM -01-00-00 also affect the Monthy and Daily Report?
What I'm after is a Monthly Report that shows all months and pages (no req), a Daily report that shows current month only (ie January, not last 30 days) Daily to be just date and pages (no req) and Request report that shows just HTML pages requested in a 24 hour period that were requested more than 20 times? Thanks Craig ><> [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeremy Wadsack Sent: Wednesday, April 03, 2002 3:30 PM To: [EMAIL PROTECTED] Subject: Re: [analog-help] Request floor Craig Westerman ([EMAIL PROTECTED]): > How would I retreive just HTML pages requested in a 24 hour period that were > requested more than 20 times? > I have > FILEEXCLUDE */images/* > FILEEXCLUDE /*.gif > FILEEXCLUDE /*.jpg > FILEEXCLUDE /*.png > FILEEXCLUDE */adimages/* > FILEEXCLUDE /*.js > FILEEXCLUDE /*.class > FILEEXCLUDE /*.pl > REQFLOOR 20p > REQFLOOR -01-00-00e > Is there a easier way? FILEINCLUDE *.html REQFLOOR 20p FROM -01-00-00 Assuming no previous FILEINCLUDE/FILEEXCLUDE. Otherwise start with FILEEXCLUDE * Also, FROM/TO control the time period for all reports, not just the request report. You can't have two FLOOR requirements for a report. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | 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/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------ +------------------------------------------------------------------------ | 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/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
