Connecting Tech Pros Worldwide Forums | Help | Site Map

DHTML menu using ASP.NET

news.msdn.com
Guest
 
Posts: n/a
#1: Nov 18 '05
Hi,

I have the following requirement.

I need to create a DHTML menu control in ASP.NET

For that these are the specs provided.

1) I have store the structure of the menu system in a database. The data can
be modified any time.

2) From the database I need to create a XML file.

3) Using the XML files and a JavaScript file I need to create the DHTML
menu.

I have heard of skmMenu. But, I want to build my own.

Can I have a sample code which will display the structure of the Menu system
from the database to a Listbox?

Thanks in advance
Sumit



Closed Thread