Groups | Blog | Home
all groups > asp.net > april 2004 >

asp.net : How to Create a menu(ASP.NET)


Raghu Raman
4/16/2004 8:47:36 PM

Hi,

I am new to .net and got a good foundation in Vb and i hope i am picking
up the .net framework.

I could easily create a menu item in VB.NET
But
How to create a webpage with menu items IN ASP.NET .

thanks
With Regards
Raghu




*** Sent via Developersdex http://www.developersdex.com ***
David Krussow
4/16/2004 10:46:28 PM
This was just discussed: check out the current thread in this group started
yesterday (04/15/2004) at 2:58 PM ("Dynamic Menu's").




[quoted text, click to view]

Steve C. Orr [MVP, MCSD]
4/16/2004 11:21:35 PM
Here are some examples:
http://www.dnzone.com/ShowDetail.asp?NewsId=163
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/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



[quoted text, click to view]

Kevin Parkinson
4/17/2004 10:59:55 PM
Raghu:
I would try creating Javascript menus( menus that are HTML client
based ). I found a good tool on the web for building them easily. It's
called SoThink DHTML Menu.
Check out my menus at http://www.loveserver.net/dotnetsolutions_dev/MCSD/

Kevin Parkinson
[quoted text, click to view]

AddThis Social Bookmark Button