HTMSTAT - Two utilities for generating HTML reports for Maximus

(C) Copyright 1998, TranStar Technologies


These are two utilities I use on my intranet to monitor specific Maximus files through the web server. Each generates an HTML representation of the data which you can use for whatever purposes you like, usually for the sysop to monitor the activity.

MAXCALLER - Generates an HTML file of the callers log. This program takes a single argument, the path and name of the callers.bbs file you wish to convert.

MAXUSER - Generates a SYSOP's user list, showing the alias, name, password, priv level, date of last call, date of first call and number of calls for each user. It takes a single argument, the path and name of user.bbs.

The two batch files (MAXUSER.BAT and MAXCALLER.BAT) are included here to show how to implement these files in a cgi-dos environment. I use WebSite 1.1e and it works relatively well. It would run faster as a standalone win-cgi application, but I decided to release these programs in this format since some people might have other use for a standalone HTML document of the data files represented.

These programs are WIN32 console applications and will work with Windows 95/98 or Windows NT.

If someone wishes to modify the output of the reports for some specific reason the source is available upon request. You can netmail me sysop@1:2410/709 or email me at mowen@wwnet.net.

Mike Owen
06/12/98


