如何跟踪在线用户? [英] How to track online users ?

查看:48
本文介绍了如何跟踪在线用户?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用带有sql server 2005的asp.net 3.5设计一个网站

有用于存储登录凭证的表格

列如下。

用户名

密码

isSuspeneded

Islocked

Priflecreation_date



我想在管理面板中添加一个页面,以便跟踪所有

在线用户名。



请建议我达到我要求的最简单方法。

Hi,
I am designing a website using asp.net 3.5 with sql server 2005
inwhich user have to login using login credentials.
There is table for storing login credentials
The columns is as follows.
username
password
isSuspeneded
Islocked
Priflecreation_date

I would like to add one page in admin panel so track all
the usernames which is online.

Please suggest me the easiest way to achieve my requirement.

推荐答案

在这里:如何计算数量网站访问时间和使用C#和VB.Net的asp.net中的在线用户


查看此链接希望这对您有所帮助。



http://stackoverflow.com/questions/1649868/asp-net-forms-authentication-get-all-logged-in-userslist-of-all- users-or-co [ ^ ]



http://stackoverflow.com/questions/8854176/get-a-list-of-all-active -sessions-in-asp-net [ ^ ]



http://stackoverflow.com/questions/22995653/getting-a-list-of-logged-in-users- in-asp-net-identity [ ^ ]



使用ASP.NET,AJAX和FormsAuthentication检索经过身份验证的用户列表 [ ^ ]



http://stackoverflow.com/questions/1470334/list-all-active-asp-net-sessions [ ^ ]



http://aspforums.net/Threads/209400/Display-在线用户 - 除了最电流登录的用户功能于ASPNET-会员/ [ ^ ]
Check this links hope this will help you.

http://stackoverflow.com/questions/1649868/asp-net-forms-authentication-get-all-logged-in-userslist-of-all-users-or-co[^]

http://stackoverflow.com/questions/8854176/get-a-list-of-all-active-sessions-in-asp-net[^]

http://stackoverflow.com/questions/22995653/getting-a-list-of-logged-in-users-in-asp-net-identity[^]

Retrieve a List of Authenticated Users using ASP.NET, AJAX, and FormsAuthentication[^]

http://stackoverflow.com/questions/1470334/list-all-active-asp-net-sessions[^]

http://aspforums.net/Threads/209400/Display-online-users-except-the-current-logged-in-user-in-ASPNet-Membership/[^]


这篇关于如何跟踪在线用户?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆