Good Work Richard!! I, too, was going to start working on that .. I've updated the zip of the statistics with your modification and also did some rearranging so if the statistics are not going to be shown then no to retrieve at all the data for this section, thus saving some procesing time <img src=icon_smile_big.gif border=0 align=middle>
Have included the minimizing of categories and now also trying R. Kinsers minimizing of statistics, but get this error on top of default.asp and the statistics (at the bottom of my page) is not showing:
that error it's beacuse it's trying to write cookies after the http headers were writing. the only fix for that it would be to include at the top of the page <% response.buffer = true %>