ASP Dynamic menu using Database

G

Guest

Hi can someone tell me where I might be able to get some information on creating a dynamic ASP.NET menu which is populated by a database and has child nodes under main catagouries

I wan to produce something similar to the Microsoft menu system found on www.microsoft.co

Thanks for any advice!
 
C

Curt_C [MVP]

you'll have to build it from the codebehind manually but start at these
sites perhaps

http://www.dhtmlcentral.com
http://css.maxdesign.com.au/listamatic/
http://www.alistapart.com/
http://www.webdavelopment.com/articles/articles/menus1.html

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com


Tim::.. said:
Hi can someone tell me where I might be able to get some information on
creating a dynamic ASP.NET menu which is populated by a database and has
child nodes under main catagouries.
 
S

Steve C. Orr [MVP, MCSD]

Here are some examples of menu code similar to your description:
http://www.dnzone.com/ShowDetail.asp?NewsId=163
http://msdn.microsoft.com/library/d...l/vbwlkwalkthroughcreatingwebusercontrols.asp
http://msdn.microsoft.com/asp.net/?pull=/library/en-us/dnaspp/html/aspnet-buildmenuservercontrol.asp

Or you might consider using a 3rd party menu control such as these:
http://www.gotdotnet.ca/Demos/WebMenu/
http://www.solpart.com/techcorner/SolpartMenuHistory.aspx
http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net



Tim::.. said:
Hi can someone tell me where I might be able to get some information on
creating a dynamic ASP.NET menu which is populated by a database and has
child nodes under main catagouries.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,023
Latest member
websitedesig25

Latest Threads

Top