本文介绍了如何创建指向其指定页面的用户类型?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
美好的一天!我们正在使用ASP.net C#和SQL数据库。我们不知道如何创建指向其指定页面的用户类型。因为我们的程序有3个用户类型的管理员,操作员和员工秘书。
我尝试过:
我们只尝试创建一个只有一种用户类型的登录表单,但它没有重定向到指定的页面。
Good Day!, we are using ASP.net C# with SQL database. We don't know how to create a user type that direct to its designated page. Because our program has a 3 user types Admin Officer, Operation Officer and Staff Secretary.
What I have tried:
We only tried creating a log-in form that has only one user type, but it doesn't redirect to its designated page.
推荐答案
这篇关于如何创建指向其指定页面的用户类型?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!