On Wednesday, February 08, 2006 9:23 AM [EDT], WILSON ARTHUR <[EMAIL PROTECTED]> wrote:
> I generate a report each month just before I roll the logs. Each > report is written to a directory called "reports" each file is called > "reportYYMM.htm" where YYMM is the year and the month. > > I want to create an automatic index file for this directory that is > updated with a link to the new months report. Is there an automatic > way of doing this with analog or will I need to write some scripts? > This is on windows XP and the IIS web server. This isn't something that Analog will do. If you're already creating the reports (with appropriate use of CHARTDIR commands to encurer your charts aren't beinh overwritten), then the simplest way to create an index is to simpley allow your webserver to display the contenst of the directory (in the IIS management console, enable "Directory Browsing" for that directory. As long as you don't have a default document stored in the directory, you'll get a defauly web page containing a list of the files in the directory. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

