Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/59944?pagenum=1
05 November 2025, 16:44
Topic
tooms
Addon: graph over forum members
22 October 2005, 05:34
Just to share the work of a webpage i have made for my forum
It is a webpage the shows the member count of members over time.
it is a asp.net webpage i have code in vb.net and use a dll from nplot.com to make the graph...
it can be download from: http://www.tooms.dk/software/ForumGraf/default.asp
see live sample page from my forum: http://www.tooms.dk/forumgraf/default.aspx
The zip file include the full source code.
Thomas <
Replies ...
dayve
22 October 2005, 13:57
pssst... you might want to see this page:
http://www.snitzhcd.com/stats/default.asp
specifically when drilling down on a site:
http://www.snitzhcd.com/stats/ind.asp?f_id=24<
tooms
22 October 2005, 17:24
Thanks for the hint
the project was just to play with the nplot, not that I needed a stat page.