我希望用户提供反馈并让管理员查看 [英] I want users to provide feedback and the administrator to view it

查看:66
本文介绍了我希望用户提供反馈并让管理员查看的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的Web应用程序中,只有注册客户可以访问一个部分,他们获得的好处之一就是提供有关该网站的反馈.现在,我希望稍后在同一站点上但在站点的管理员部分上,管理员可以查看此反馈..我需要的只是我如何做到这一点的逻辑结构.我正在使用Visual Studio Web开发人员Express 2010 Express.谢谢您

in my web application, there is a section that can be accessed by registered customers only, one of the benefits they get is to provide feedback about the site. now i want this feedback to later be viewed by the administrator on the same site but on the administrator part of the site.. all i need is the logical structure of how i can do this. i am using visual studio web developer express 2010 express. thank you

推荐答案

ASP.NET成员资格 [
通过扩展生成的数据库和过程,可以轻松地管理层次结构.

也请查看
页面权限 [
Send Email in ASP.Net - Feed back Form[^]

You can read on how to set up ASP.NET Membership[^] for differentiating page permissions between administrator and your registered user.

It allows you to group folders / pages etc into Groups / Users. I think you will find this sufficient!

The hierarchy is easily managed by extending the generated databases and procedures.

Also have look on Page permissions[^] for more.

You can use ASP.NET membership with ASP.NET forms authentication by using with the ASP.NET login controls to create a complete system for authenticating users.


这篇关于我希望用户提供反馈并让管理员查看的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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