Currently i m using ASP.NET with C# (.net 2005, 2.0 framework) ............................
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm
from the above like i download the menu and implemented. but the thing is, when i put the dropdown menu bar by separatiing in FRAMES, the menu is not getting dropdown... how to overcome it? help me plz.. ITS URGENT!
I have 3 user controls (DIFFERENT MENU BARs) The thing exactly i required is... i capture the status of the logins (user=1 and validator=2 and admin=3) and store it in the "int_status" variable. if int_status=1, the adminmenu.ascx is to get activate and so on.................. how to implement this......................... - KARAN