Role base Default page Menu. Hide and Show Menu and Submenu
Login Role Type
- Super Admin
- Admin
- User
Response.Redirect("Default.aspx");
only Redirect Default page
any idea DB structure for login page ?
this code without DB structure login page help
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Aug 28, 2013, 6:19 AM
http://highoncoding.com/Articles/165_Creating_Menu_Based_on_Role.aspx
Regards,
Iftikar
Suthish NairPosted Sep 13, 2013, 5:40 AM
Subhendu DePosted Sep 11, 2013, 2:08 PM
Please use ASP.NET role provider and then based on the role, you can build up menu.
Please let me know if you need further assistance.
Thanks
Subhendu
Sanjay KumarPosted Aug 28, 2013, 6:18 AM
Iftikar HussainPosted Aug 28, 2013, 6:03 AM
Sanjay KumarPosted Aug 28, 2013, 6:01 AM
try this http://highoncoding.com link but No solution.
Login then Default page open role base Hide and Show Menu and Submenu only "Default.aspx" Redirect
Iftikar HussainPosted Aug 28, 2013, 5:44 AM
You can use ASP.NET menu control with role based. Please refer the below link
http://highoncoding.com/Articles/165_Creating_Menu_Based_on_Role.aspx
http://aspalliance.com/1916_ASPNET_Horizontal_Menu_Control
Regards,
Iftikar