我想在c#.net和sql server 2008中为用户,管理员和访客创建一个网站的登录页面..请你建议......?

问题描述:

我们正在做一个名为CRIME FILE MANAGEMENT。

we are doing a web application named "CRIME FILE MANAGEMENT.

的网络应用程序。看到这个链接,你可能会有一个想法,你做了什么......



http://www.msdotnet.co.in/2013/04/how-to-make-registration-and-login-form.html#.UyvRufmSyWU [ ^ ]
see this link , you may get an idea,what you do exactly..

http://www.msdotnet.co.in/2013/04/how-to-make-registration-and-login-form.html#.UyvRufmSyWU[^]


Hi
试试这个链接并查看解决方案

如何使用存储过程重定向到asp.net c#(用户页面和管理页面)中的不同页面。 [ ^ ]

当我们使用不同的卷(管理员,用户)创建Web应用程序时,我们应该使用

Forms Authentication msdn [ ^ ]



例子



http://www.dotnetfunda.com/articles/show/141/forms-authentication-in-aspnet -with-csharp-advance [ ^ ]
when we Create Web Application with different rolls (admin,user) we should be use
Forms Authentication msdn[^]

examples

http://www.dotnetfunda.com/articles/show/141/forms-authentication-in-aspnet-with-csharp-advance[^]