Click here to Skip to main content
16,017,954 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using ASP.NET with authentication mode="Forms". I want to display only certain common menus to a guest account.But when the user is authenticated after login i want to display besides common menus other additional menus that was previously unavailable to a guest.How should i do that?
Posted

1 solution

See this thread;

http://forums.asp.net/p/1531206/3707664.aspx[^]

It will give you some ideas on how to achieve what you want.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900