Click here to Skip to main content
15,886,724 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to create a menu that is like the menus used in Code Project. When the mouse
moves over the menu, all the submenus must be displayed. And the menu field should be retrieved from MySQL database. And the submenu should change according to the person logged-in
(eg:manager,hr,project manager,team leader,trainee,etc..). I am using Visual Studio 2005 and I use C# ASP.Net 2.0. And this menu should be placed in the mater page. Does any one know how to do this? Please help me..
Posted
Updated 23-Aug-11 23:25pm
v3
Comments
anupkulkarni85 24-Aug-11 3:05am    
used the role base so that you get authenitical to the user

 
Share this answer
 
it is called Horizantal menu.
you can get it by using Javascript also.

example 1[^]

example 2[^]
 
Share this answer
 
 
Share this answer
 
Google reveals all, corporate/government network blocks almost all. All links above are blocked from my corporate networks.
 
Share this answer
 
Comments
GenJerDan 24-Aug-11 14:25pm    
If your network blocks MSDN and ASP.NET, then you really need to have a chat with them, since they are preventing you from doing your job.

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