-
See Who's Online....
I want to create an admin module for my site, i want to be able to see all current users. I know i have to use sessions, just not sure the exact way to do this. Just a list of IP's really, nothing too complex. I think i need to use the global sessions to keep track of users, again, im not sure how to modify the global sessions from each client (IE page_load, page_unload) etc... Anything that could help would be appreciated...
-
hi
-
forgot to add they are in asp...u need to convert them..:)
-
-
Cool... How would you do this in VB6?