如何在asp.net中跟踪网页 [英] How to Track the webpage in asp.net

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

问题描述

我想要用户执行的所有网络用户活动。

不仅访问该页面,他在该页面中执行的操作如插入更新或任何修改等

i want all the web user activities which are performed by user.
not only visiting the page what are the actions he performed in that page like insert update or any modifications etc

推荐答案

创建用户执行命中服务器的每个操作的日志。为了插入,更新或修改,他们必须发回一些东西,对吧?
Create a log of every action the user performs that hits the server. In order to insert, update or modify they''ll have to post something back, right?


试试

http://support.microsoft.com/kb/815144 [ ^ ]

使用ASP.NET 2.0创建审计功能 [ ^ ]



第一个链接更多地涉及安全性和第二个更像是审计功能。
Try
http://support.microsoft.com/kb/815144[^]
Creating Audit Functionality Using ASP.NET 2.0[^]

The first link deals more with security and the second one is more an auditing function.


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

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