build menu system

  • Thread starter Thread starter hon123456
  • Start date Start date
H

hon123456

Dear all,

I want to write a c# web page to change the menu displayed
in the main page.

What I want is I can Add,delete or modify the main menu, add, delete
or modify submenu. Or change the menu. Now the menu is generated with
web.sitemap file. So I want to write the menu
system based on web.sitemap. But I would also like to have other
method, for example, by text or
by database. The main purpose is that I can edit menu, add menu and
sub menu or change it.

Please reply me on where I can download any sample code. Or would u
please give me some advice or details on how to implement it.

thanks
 
I think your question is related to ASP.NET. Please post your question in
ASP.NET newsgroup.
 
Back
Top