how to create menus in asp.net
How to create menus in asp.net?
Do we have a component in asp.net itself?
How to create tabstrip with next and previous content?
Please answer these questions...Its urgent...I wanna complete my project as soon as possible...
please tell me the procedures in detail.....
Re: how to create menus in asp.net
asp.net does not have any component or control to create menus, we can use javascript with msdn reference. u can also download skmMenu control from skmmenu.com to create menu.
Re: how to create menus in asp.net
why dont you use aspxlabcontrols. it will automatically integreted with dotnet2003 or later.