Hi there,
I'm using aspdnsf version 8.xx. I would like to count the number of online users and display it out in my front page. This number would be reset to zero on application end.
I tried to put some code in:
Custom_ApplicationStart_Logic, ustom_ApplicationEnd_Logic,
Custom_SessionStart_Logic, Custom_SessionEnd_Logic
but no luck still! Any idea?